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 handle https website in selenium? Or how to accept the ssl untrusted connection?
what is the difference between keys.enter and keys.return in selenium? i have used both and both performed enter.
1 Answers JPMorgan Chase, Tech Mahindra,
How do you identify an object using selenium?
Explain what are the different types of locators in selenium?
What is the difference between close() and quit()?
how to handle staleelementreferenceexception?
How to login into any site if it is showing an authentication pop-up for username and password?
Explain how you can handle colors in web driver?
List out different types of locators?
Who is the best faculty for selenium in twin cities (Hyderabad/secundrabad)
While using click command can you use screen coordinate?
How to use frame elements in Selenium on a page?