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 |
What is an absolute xpath?
How selenium grid works?
When to use accessors in selenium?
What is intellij?
Which browsers can selenium ide be run in?
Tell us what are the two modes of views in selenium ide?
How to execute a single line command from selenium ide?
From selenium ide how you can execute a single line?
How can we handle web-based pop-up?
Give ide's main parts and components?
How to enter text in the HTML text box without invoking the SendKeys ()?
Mention why do you need session handling while working with selenium?