How do you attach File on a page?
Answer / anupam
There are two ways to attach file:
1. Using sendkeys command and pass the file path parameter.
2. Using third party tool AutoIT . There are some prerequisite configuration and import the exe file into the project and call executable file by process builder will work perfectly.
| Is This Answer Correct ? | 9 Yes | 1 No |
Mention why do you need session handling while working with selenium?
Mention what is desired capability? How is it useful in terms of selenium?
How to check which option in the dropdown is selected?
How can you find broken links in a page using selenium webdriver?
How would you test your element locator?
How can we find the value of different attributes like name, class, value of an element?
What type of tests have you automated?
What is the price of selenium license per server?
How to perform double click action in selenium webdriver?
Tell us what selenium components do you know?
Explain the difference between assert and verify commands?
What are the different types of navigation commands?