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 |
Where to obtain selenium ?
How you can handle frames using selenium 2.0?
How to login into any site if it is showing an authentication pop-up for username and password?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
What are the webdriver supported mobile testing drivers?
where do u maintain all your test cases in manual not in selenium
What are the prerequisites to run selenium webdriver?
How to handle dropdowns in selenium?
Other than the default port 4444 how you can run selenium server?
Why should selenium be selected as a test tool?
How to verify tooltip text using selenium?
How to conduct database testing with selenium webdriver?