How does click on button without using click method

Answers were Sorted based on User's Feedback



How does click on button without using click method..

Answer / sekhar

driver.FindElemen(By.xpath("xpath").Sendkeys(Keys.Enter);

Is This Answer Correct ?    2 Yes 0 No

How does click on button without using click method..

Answer / sravani

By using submit Method

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Selenium Interview Questions

What is implicit wait in selenium webdriver?

0 Answers  


How to find the xpath of web table elements.in chrome or internet explorer.or without using fire bug.?

0 Answers   Cognizant,


Can you explain the framework which you have used in your selenium project?

0 Answers  


Tell us how you can use recovery scenario with selenium?

0 Answers  


List out different types of locators?

0 Answers  






Tell us can captcha and bar code reader be automated by using selenium?

0 Answers  


Explain how to iterate through options in test script?

0 Answers  


What are the different types of drivers available in webdriver?

0 Answers  


What’s the difference between borland silk evaluation and selenium?

0 Answers  


What are some disadvantages of Selenium automation?

0 Answers  


What is a hybrid framework?

0 Answers  


Using selenium ide is it possible to get data from a particular html table cell?

0 Answers  


Categories