Answer Posted / ndp
You can use both AutoIT or Robot class for upload functionality.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Other than the default port 444 how you can run selenium server?
What are the regular expression patterns available in selenium?
What is the difference between implicit wait and explicit wait?
How would you test your element locator?
How to developer selenium test cases?
What is the difference between driver.findelement() and driver.findelements() commands?
What is the main difference between the close() and quit() methods?
What is the alternate way to click on the login button?
Can you explain the framework which you have used in your selenium project?
Is webelement an interface or a class?
Explain what is the main difference between web-driver and rc?
What is the meaning of assertion in selenium and what are the types of assertion?
What are driver.close and driver.quit in WebDriver? Which is more preferable?
How can we clear a text written in a textbox?
what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.