How do you Upload or Download a File in Web Application?
Answers were Sorted based on User's Feedback
Answer / ndp
Other than AutoIT and Robot, downloading functionality can be set in browser capabilities
| Is This Answer Correct ? | 2 Yes | 3 No |
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?
Can captcha be automated?
Other than the default port 4444 how you can run selenium server?
Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
What are the main advantages of automation testing?
How will you handle working with multiple windows in selenium?
What are the capabilities of selenium webdriver or google webdriver or selenium 2.0?
What are the advantages of page object model framework?
How to get typed text from a textbox?
What are the challenges in handling ajax call in selenium webdriver?
@timeouts ||= Timeouts.new(@bridge) what does it mean?
What is actions class in webdriver