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 are the testing type supported by selenium webdriver?
How to do file upload in selenium?
In selenium what are breakpoints and startpoints?
Tell me what is a node in selenium grid?
How to type text in a textbox using selenium?
What are the different mouse actions that can be performed?
What is the wait? How many types of waits in selenium?
What is soft assertion in selenium?
Please explain what are the different types of locators in selenium?
What are some advantages of selenium?
What are some disadvantages of Selenium automation?
How a text written in a text field could be cleared?