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
How does you use mouse over actions
How you can debug the tests in selenium ide?
What kind of keyboard operations can be performed in selenium?
What test can selenium do?
How many exemptions do you know in selenium webdriver?
Mention what is the difference between selenium and sikuli?
Explain what is selenium ide?
How can we check if an element is enabled for interaction on a web page?
What kinds of tests can be run with the selenium framework?
sorting java array
How many types of waits in selenium?
Which files can be used as data source for different frameworks?
How can we move to nth child element using css selector?
How can we create object repository in selenium?
How you can capture server side log selenium server?