How to input text in the text box without calling the sendkeys()?



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

Post New Answer

More Selenium Interview Questions

What is regular expressions? How you can use regular expressions in selenium?

0 Answers  


What are the types of waits available in selenium webdriver?

0 Answers  


How to get the number of frames on a page?

0 Answers  


What is the difference between “type” and “type and wait for” command?

0 Answers  


How to iterate through options in test script?

0 Answers  






How is driver.close()command different from driver.quit command?

0 Answers  


How to resize browser window using selenium webdriver?

1 Answers  


In selenium what are breakpoints and startpoints?

0 Answers  


How to switch to a new window (new tab) which opens up after you click on a link?

0 Answers  


What are the programming languages supported by selenium webdiver?

0 Answers  


How to click on a hyper link using linktext?

0 Answers  


How to install use TestNG in selenium webdriver ?

0 Answers   Infosys,


Categories