what is the difference between type keys and type commands?
Answer Posted / friend
"type" command to set the value
"typeKeys" command to send the keystroke events
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me how to verify tooltip text using selenium?
Do you know how to debug the tests in selenium ide?
Which are the browsers supported by selenium ide?
Explain how you can switch back from a frame?
How do you simulate scroll down action?
How do perform drag and drop using webdriver?
What are driver.close and driver.quit in WebDriver? Which is more preferable?
How do you perform drag and drop operation in webdriver?
How can you insert a start point in selenium ide?
How can we check if an element is enabled for interaction on a web page?
What are the different types of drivers available in webdriver?
How you can switch between frames?
Differentiate between ‘/’ and ‘//’.
What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;
What are the challenges in handling ajax call in selenium webdriver?