How do you attach File on a page?



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

Post New Answer

More Selenium Interview Questions

What are the test types supported by selenium?

0 Answers  


Which automation tools can be used for post-launch validation with continuous integration?

0 Answers  


What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium webdriver?

0 Answers  


How to capture bitmaps in selenium?

0 Answers  


What is heightened privileges browsers?

0 Answers  






When should I use Selenium IDE?

0 Answers  


What are the benefits of automation testing?

0 Answers  


Can WebDriver test mobile applications?

0 Answers  


How to retrieve css properties of an element?

0 Answers  


Do you know how to mouse hover an element in selenium?

0 Answers  


What are startpoints and breakpoints in selenium?

0 Answers  


Is there an htmlunitdriver for .net?

0 Answers  


Categories