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
What is the framework?
What is the meaning of assertion in selenium and what are the types of assertion?
What’s new in selenium 3.0?
What regular expression special character(s) means "any character?"
Why testers should opt for selenium and not qtp?
How to click on a hyper link using linktext?
How to install use TestNG in selenium webdriver ?
How to print Duplicate values in Drop Down List
What is the difference between single and double slash in xpath?
How to export the tests from selenium ide to selenium rc in different languages?
What are the different ways in which selenium ide can be opened?
Does the selenium ide have any drawbacks?
What is the difference between captureentirepagescreenshot and capturescreenshot?
What are the capabilities of selenium webdriver or google webdriver or selenium 2.0?
What is the difference between “type” and “typeandwait” command?