How to input text in the text box without calling the sendkeys()?
Answer Posted / sowjanya
without using sendkeys() we can input the text fields by using the JavaScript Executor
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does one execute java scripts function in selenium?
What is the difference b/w close () and quit ()?
What are the two modes of views in selenium ide?
What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
How does one store the current url using selenium 2.0?
What are the languages supported by webdriver?
Mention what is listeners in selenium webdriver?
What are the advantages of selenium as a test tool?
What is an absolute xpath?
While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?
What is exception test in selenium?
What are some advantages of selenium?
Which is the package which is to be imported while working with webdriver?
How can we create object repository in selenium?
How you will login into any site if it is showing any authentication popup for username and password?