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 |
What is the use of javascriptexecutor?
How do you send enter/tab keys in webdriver?
List the advantages of webdriver over selenium server?
What distinguishes between an absolute and relative url in side?
How does testng allow you to state dependencies? Explain it with an example.
What you say in regards to the flexibility of selenium test suite?
Differentiate between ‘/’ and ‘//’.
How to deal with frame in webdriver?
Mention why to choose python over java in selenium?
difference between Implicit Wait and Explicit Wait with syntax.?
What programing language is most useful for creating selenium evaluations?
Why selenium rc is used?