Automation Question:
Tell us what is the alternate way to click on login button?
Answers:
Answer #1submit() method could be used as the alternate way to click on login button, but only if attribute type=submit.
Answer #2JavaScript may be the other answer also
Previous Question | Next Question |
Explain me what the WebDriver supported Mobile Testing Drivers do you know? | Tell me can Selenium handle Windows based pop-up? |