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
Can I navigate back and forth in a browser in selenium webdriver?
Explain what is selenium ide?
Explain what does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
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.
what are the testing frameworks used in selenium?
What is selenium 1.0?
What is the command that is used in order to display the values of a variable into the output console or log?
How can we find the value of different attributes like name, class, value of an element?
How does one store the current url using selenium 2.0?
Tell me how colors could be handled in selenium webdriver?
How you build object repository in your project?
Explain Cucumeber Framework?
How to select a value in a dropdown?
What is the use of @listener annotation in testng?
Explain xpath.