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 you can switch back from a frame?
How you can login into any site if it’s showing any authentication popup for password and username?
How to connect a database in selenium?
How to iterate through options in test script?
What does a right-pointing green triangle at the beginning of a command in side indicate?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
Mention what are the capabilities of selenium webdriver or selenium 2.0?
What difference do you make between soft vs. Hard to say in selenium?
Explain how you can debug the tests in selenium ide?
Explain the difference between implicit wait and explicit wait.?
How to handle https website in selenium? Or how to accept the ssl untrusted connection?
Mention what is desired capability? How is it useful in terms of selenium?
What are the different Selenium components?
How do you upload a file using selenium webdriver?
What kind of testing does selenium support?