List the different selenium tools.
Answer / sowjanya
selenium webdriver
selenium ide
selenium rc
selenium grid
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me how can we launch different browsers in selenium webdriver?
difference between Close() and Quit()?
Can captcha and bar code reader be automated by using selenium?
How can we find the value of different attributes like name, class, value of an element?
What are the different types of wait statements in selenium webdriver? Or how do you achieve synchronization in webdriver?
Which is the command used for displaying the values of a variable into the output console or log?
How to fetch the current page url in selenium?
What’s new in selenium 3.0?
How does u get the width of the textbox?
What distinguishes between an absolute and relative url in side?
what are the four parameter you have to pass in selenium?
Explain the difference between close and quit command?