Answer Posted / siddu
I was working on selenium scripts and came across file upload functionality. Selenium core JavaScript engine don't have capability to handle the windows pop-up due to same origin policy, so we need to relay on other tools. One of the best open source tool for handling windows objects is Autoit.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the languages supported by webdriver?
How to check the checkbox or radio button is selected?
How can you insert a start point in selenium ide?
How does you use mouse over actions
How do you verify an object presented in multiple pages?
List out the names of programming languages, browsers and operating systems that are supported by selenium.
What is an explicit wait in selenium?
Explain how to iterate through options in test script?
What will be the limits of selenium?
What if you have written your own element locator and how would you test it?
What is the purpose of creating a reference variable- ‘driver’ of type
What is page object model in selenium?
What could be the cause of the selenium webdriver test to fail?
What programming languages are you able to use in selenium rc?
Explain me what could be the cause of selenium webdriver test to fail?