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 |
Which are the operating systems supported by selenium?
What is framework and what are the frameworks available in rc?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
What is the difference between poi and jxl jar?
When should one use selenium grid?
What is actions class in webdriver
Explain what is the main difference between web-driver and rc?
How do you find element using Java Script?
What are the popular programming languages supported by selenium webdriver to write test cases?
what is the difference between driver.get() and driver.navigate.to(“url”)?
How to execute javascript in selenium?
Tell us can captcha and bar code reader be automated by using selenium?