Interview Questions

Selenium WebDriver - What is the alternate way to click on login button?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - What is the alternate way to click on login button?

use submit() method but it can be used only when attribute type=submit.

(Continued on next question...)

Other Interview Questions