what is the difference between type keys and type commands?
Answer / friend
"type" command to set the value
"typeKeys" command to send the keystroke events
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of the automation structure?
What You Know About Selenium Grid?
Tell me what kind of mouse actions can be performed in selenium?
Explain how you can switch back from a frame?
What are the different exceptions you have faced in selenium webdriver?
What is the automation test?
What type of tests have you automated?
What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
How to assert text of webpage using selenium 2.0?
What is difference between @factory and @dataprovider annotation?
What are the different type of locators?
How to use frame elements in Selenium on a page?