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

Write a code snippet to launch firefox browser in webdriver.

0 Answers  


What is junit annotations and what are different types of annotations which are useful?

0 Answers  


Which is the command used for displaying the values of a variable into the output console or log?

0 Answers  


How to use frame elements in Selenium on a page?

0 Answers  


Name an api used for logging in java?

0 Answers  






List major difference between protractor vs selenium?

0 Answers  


what is assertion in selenium and what are the types of assertion?

0 Answers  


How do you clear the contents of a textbox in selenium?

0 Answers  


What do we mean by selenium 1 and selenium 2?

0 Answers  


How to handle frame in webdriver?

0 Answers  


how can you retrive the message in an alert box?

0 Answers  


What are testing types supported by selenium?

0 Answers  


Categories