How does click on button without using click method
Answer Posted / sekhar
driver.FindElemen(By.xpath("xpath").Sendkeys(Keys.Enter);
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to debug the tests in selenium ide?
List some of the operating systems that are supported by selenium webdriver.
What are the annotations used in testng?
What are the languages supported by webdriver?
Explain how you can capture server side log selenium server?
How to handle alerts in selenium?
How does one store the current url using selenium 2.0?
What are desiredcapabilities in selenium webdriver?
What differs the configuration of Selenium Selenium 2.0 1.0?
How to perform right click using selenium webdriver?
What types of tests are compatible with Selenium?
What does a concentrator do in the selenium network?
What are the advantages and disadvantages of selenium over other testing tools like qtp and testcomplete?
What is htmlunitdriver?
How you can switch between frames?