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 |
Give selenium ide tool disadvantage?
What are the main advantages of selenium grid?
What is implicit wait in selenium webdriver?
How to click on a hyper link using linktext?
What is selenese and what are the types of selenese?
Explain junit. What are annotations?
Name an api used for logging in java?
How to input text in the text box without calling the sendkeys()?
Mention what are the types of listeners in testng?
What happen if you mix both thread.sleep and webdriver waits in a selenium script?
List the different types of drivers in webdriver.
What are the performance testing tools?