Answer Posted / 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 |
Post New Answer View All Answers
How to configure selenium web driver in eclipse?
How to check a checkbox in selenium?
what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.
What is the difference between "assert" and "verify" commands?
What is the purpose of the getoptions() method?
What are the advantages of pom?
How many test cases you have automated per day?
How to assert title of the web page?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
How do I launch the browser using webdriver?
How to upload a file in selenium webdriver?
What are the significant changes in upgrades in various selenium versions?
What is an XPath?
Name the different types of waits in webdriver.
Which are the browsers supported by selenium ide?