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
What are the advantages of page object model framework?
How to perform right click action (context click) in selenium webdriver?
How will you use selenium to upload a file?
Why should testers opt for selenium and not qtp?
What are the testing types that can be supported by selenium?
How do you set user extensions in selenium ide?
How to export selenium ide test suite to selenium rc suites?
How can you find broken links in a page using selenium webdriver?
How can we handle window ui elements and window pop ups using selenium?
What is difference between @factory and @dataprovider annotation?
Can you use Selenium to test the Rest API or Web services?
what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.
how to handle staleelementreferenceexception?
Does the selenium ide have any drawbacks?
How to scroll down to a particular element?