How does click on button without using click method
Answers were Sorted based on User's Feedback
Answer / sekhar
driver.FindElemen(By.xpath("xpath").Sendkeys(Keys.Enter);
| Is This Answer Correct ? | 2 Yes | 0 No |
How to assert title of the web page?
What is selenium 2.0?
How do you get all the values from Drop Down list?
What is object repository? How can we create an object repository in selenium?
What are the languages supported by webdriver?
How do you Upload or Download a File in Web Application?
Explain how you can handle colors in web driver?
What are the different ways in which selenium ide can be opened?
What is page object model or pom?
How you can login into any site if it’s showing any authentication popup for password and username?
How many test cases you have automated per day?
What is parameterization in testng? How to pass parameters using testng.xml?