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 |
In selenium ide how you can generate random numbers and dates for test data?
What does a single “/” bar in XPath do?
Describe a framework. List some of the common automation frameworks.
What is the difference between assert and verify in selenium?
How a text written in a text field could be cleared?
What are the uses of findelement() and findelements()?
What is fluent wait in selenium?
What is framework and what are the frameworks available in rc?
How selenium grid hub keeps in touch with rc slave machine?
What are the different Selenium components?
How can you run selenium server other than the default port 4444?
How to install use TestNG in selenium webdriver ?