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 |
What are some expected conditions that can be used in explicit waits?
What is the wait? How many types of waits in selenium?
List the different selenium tools.
What’s selenese?
What types of tests are compatible with Selenium?
What are the advantages of selenium webdriver?
For database testing in selenium webdriver what api is required?
How does you use mouse over actions
How could ajax controls be handled in webdriver?
Is selenium server needed to run selenium webdriver scripts?
How to run a group of test cases using testng?
How are web-based pop-ups handled in selenium?