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 are the locators available in selenium?

0 Answers  


Write the code to right click an element in selenium?

0 Answers  


What are the advantages and disadvantages of selenium ?

0 Answers  


Which files can be used as data source for different frameworks?

0 Answers  


Mention what is the difference between selenium and sikuli?

0 Answers  






How to download a file in selenium webdriver?

0 Answers  


How can we get a text of a web element?

0 Answers  


Can we enter text without using sendkeys()?

0 Answers  


How to check the checkbox or radio button is selected?

0 Answers  


What is the testng.xml file used for?

0 Answers  


List out the technical challenges with selenium?

0 Answers  


@timeouts ||= Timeouts.new(@bridge) what does it mean?

0 Answers  


Categories