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
From your test script how you can create html test report?
What are the advantages and disadvantages of selenium over other testing tools like qtp and testcomplete?
What is the use of selenium grid?
How can we move to nth child element using css selector?
What do you know about Selenese?
What are testing types supported by selenium?
How to take screenshots in selenium webdriver?
What are desiredcapabilities in selenium webdriver?
How much does selenium license cost per client machine?
What are startpoints and breakpoints in selenium?
What are the features of selenium ide ?
How to export the tests from selenium ide to selenium rc in different languages?
How to execute javascript in selenium?
How can we capture screenshots in selenium?
How many types of webdriver api's are available in selenium?