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 find element using Java Script?
What is the difference between implicit wait and explicit wait?
What are some expected conditions that can be used in explicit waits?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?
What is selenium webdriver?
Do you know what are the main advantages of selenium grid?
How can you prepare customized html report using testng in hybrid framework?
What are its advantages of pom?
How can we create a data-driven framework using testng?
Tell us what kinds of test types are supported by selenium?
What do you mean by xpath?
How can one get side to always record an absolute url for the open command's argument?