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 can we create a data-driven framework using testng?
How we handle pop-up web-based ?
Explain what are the limitations of selenium ide?
How can we deal with pop-up windows based on?
What is webdriverbackedselenium?
What are the important features of selenium ide?
What test can selenium perform?
What are the different types of waits available in webdriver?
Hi can anyone suggest me what type of non technical questions asked in interview for experienced people, I am trying to get job with fake experience can anyone help me please
What are the advantages of selenium as a test tool?
How can you run selenium server other than the default port 4444?
Explain xpath absolute and xpath attributes.
How to handle dropdowns in selenium?
Can you run the tests registered with Selenium IDE in other browsers?
What are the uses of findelement() and findelements()?