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
What could be the cause of selenium webdriver test to fail?
How you build object repository in your project?
What are the webdriver supported mobile testing drivers?
How to switch to a new window (new tab) which opens up after you click on a link?
What are the challenges with selenium ide?
What are the different types of wait statements in selenium webdriver? Or how do you achieve synchronization in webdriver?
Tell me what you know about selenium?
Can captcha and bar code reader be automated by using selenium?
What is webdriver wait in selenium webdriver?
How to configure selenium web driver in eclipse?
How can we fetch title of the page in selenium?
Which are the commands used for capturing the bitmaps?
Tell me how to verify tooltip text using selenium?
How do you capture an element loading after the page load?
Explain dataproviders in testng using an example. Can I call a single data provider method for multiple functions and classes?