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 do you get the attribute of the web element?
What are the performance testing tools?
What are soft assert and hard assert in selenium?
What are different types of locators?
What is the use of get options () method?
What are the different types of navigation commands?
What must one set within side in order to run a test from the beginning to a certain point within the test?
Which technique should you consider using throughout the script “if there is neither frame id nor frame name”?
Do you know how to locate a link using its text in selenium?
How to click on a hyperlink using selenium webdriver?
Is webelement an interface or a class?
Does the selenium have any limitations?
Explain how selenium grid works?
What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?
Tell me how to verify tooltip text using selenium?