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
Explain me how to check a checkbox in selenium?
What is the wait?
@timeouts ||= Timeouts.new(@bridge) what does it mean?
What distinguishes between an absolute and relative url in side?
What is the wait? How many types of waits in selenium?
How do you perform drag and drop operation in webdriver?
What are the different types of frameworks?
How does one execute java scripts function in selenium?
Which are the languages supported by selenium rc?
How you will login into any site if it is showing any authentication popup for username and password?
Explain using webdriver how you can perform double click?
Is there an htmlunitdriver for .net?
What are the advantages of the automation structure?
What are the advantages of page object model framework?
What are the different exceptions you have faced in selenium webdriver?