Automation Question:
Tell us what is the alternate way to click on login button?

Answers:
Answer #1
submit() method could be used as the alternate way to click on login button, but only if attribute type=submit.
submit() method could be used as the alternate way to click on login button, but only if attribute type=submit.
Answer #2
JavaScript may be the other answer also
JavaScript 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? |