Automation Question:

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

Automation Interview Question
Automation Interview Question

Answers:

Answer #1
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


Previous QuestionNext Question
Explain me what the WebDriver supported Mobile Testing Drivers do you know?Tell me can Selenium handle Windows based pop-up?