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 developer selenium test cases?
What are the performance testing tools?
How to handle alerts in selenium?
Which automation tools can be used for post-launch validation with continuous integration?
What is the difference between “type” and “type and wait for” command?
How to perform double click action in selenium webdriver?
What do we mean by selenium 1 and selenium 2?
what is the difference between 2.0 & 3.0
How are web-based pop-ups handled in selenium?
How to take screenshots in selenium webdriver?
How can we create a data-driven framework using testng?
How do you get the width of the textbox?
What are some of the different ways to find an element using selenium as a tool?
How to capture screenshot in selenium webdriver?
How can we create an object repository in selenium?