Home »
MCQs »
Selenium MCQs
Can you upload the file using the Sendkeys method in selenium WebDriver?
51. Can you upload the file using the Sendkeys method in selenium WebDriver?
- Yes
- No
Answer: A) YES
Explanation:
Yes, sendkeys method is one of the upfront methods to upload the file in Selenium WebDriver. AutoIT tool is also an alternative for this.