can we use command to setup communication between browser and selenium : WebDriverManager. firefoxdriver(). setup() ; WebDriver driver=new FirefoxDriver() ;
also prepare a presentation on real time questions like..how many hours it takes to perform rt and st. how many test cases are there on rt and st..etc etc. great effort.thanks
Definitely jeet das i will upload real time interview questions and planning to conduct mock interviews as well , Thankyou for comment and happy to help
Hi Thanveer Good question answer is try block is used to write the code which may throw exception during run time and catch block is used to handle the exceptions thrown by try block and finally block is always executed whether exception throw or not, i hope you got thankyou for comment. ALL THE BEST
Tq so much sir,,,this vdeo gave me confidence to get crack the interview
Video is always helpful for freshers
It is easy to understand, & helpful for interview process.
Thank you
Useful.. Thank you sir
Sir super and need some more basic questions like What is BY like this questions
Very helpful video.
Thank you very much
can we use command to setup communication between browser and selenium : WebDriverManager. firefoxdriver(). setup() ;
WebDriver driver=new FirefoxDriver() ;
Yes we can use both.
tqu so much sir;
Thank you sir
You are very welcome johhar sai and happy to help
also prepare a presentation on real time questions like..how many hours it takes to perform rt and st.
how many test cases are there on rt and st..etc etc.
great effort.thanks
Definitely jeet das i will upload real time interview questions and planning to conduct mock interviews as well , Thankyou for comment and happy to help
@@byluckysir ya...i am happy to take that mock😁
Awasome class .
Glad you liked it
these selenium questions , can we refer even for selenium with python interviews also ???
Yes Himabindu you can refer for selenium with Python interview, only programming syntax is different remain functionality is same
@@byluckysir Thankyou verymuch sir , for quick response :-) :-)
I have came across in one interview. Regarding, what is the difference between try, catch and finally? How to explain it?
Hi Thanveer Good question answer is try block is used to write the code which may throw exception during run time and catch block is used to handle the exceptions thrown by try block and finally block is always executed whether exception throw or not, i hope you got thankyou for comment. ALL THE BEST
@@byluckysir thank you...
You are very welcome and happy to help Thanveer Ahmed
Thank you
Glad it was helpful 👍👍
Hi sir is this questions Client asking ???
Me too lakshman
How much experience do u have
HI SIR, can you please answer .how can we find an object by using selenium
Automation testing salary?
18LPA to 25LPA
driver.findElement(By.xpath().sendKeys("learnprogramming"+Keys.ENTER);