How to input text in the text box without calling the sendkeys()?
Answer / sowjanya
without using sendkeys() we can input the text fields by using the JavaScript Executor
| Is This Answer Correct ? | 0 Yes | 0 No |
What’s new in selenium 3.0?
Explain Cucumeber Framework?
Write a code snippet to launch internet explorer browser in webdriver.
What are the capabilities of selenium webdriver or selenium 2.0?
Can you use Selenium to test the Rest API or Web services?
How does you identify the list of links present on the page
In which format does source view shows your script in selenium ide?
What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
What is the difference between borland silk and selenium?
How to input text in the text box without calling the sendkeys()?
What is the difference b/w close () and quit ()?
What is testng and how is it better than junit?