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 |
How do you achieve synchronization in webdriver?
What is the difference between TESTNG and JUNIT? List out Annotations?
1 Answers HCL, Quovantis Technologies,
List some of the test types that are supported by selenium.
What are the important selenium ide commands or selenese commands?
How to write in a text box using Selenium?
What are the steps to run automation using selenium?
Tell me how do perform drag and drop using selenium webdriver?
What are the different mouse actions that can be performed?
What differs the configuration of Selenium Selenium 2.0 1.0?
How do you upload a file?
Which web driver implementation is fastest?
What are the advantages of using git hub for selenium?