How to input text in the text box using selenium webdriver?



How to input text in the text box using selenium webdriver?..

Answer / chetan p kumar.j

By using SendKeys()

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How to perform right click using selenium webdriver?

0 Answers  


In selenium ide, give the usage of context menu?

0 Answers  


What is the difference between the commit and verify commands?

0 Answers  


What is the difference between find elements () and find element ()?

0 Answers  


How can we find the value of different attributes like name, class, the value of an element?

0 Answers  






Explain the line of code webdriver driver = new firefoxdriver()?

1 Answers  


How to handle browser (chrome) notifications in selenium?

0 Answers  


What is the alternative to driver.get() method to open an url using selenium webdriver?

0 Answers  


Tell me how you can capture server side log selenium server?

0 Answers  


What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.

0 Answers  


What are the advantages of rc?

0 Answers  


How do I launch the browser using webdriver?

0 Answers  


Categories