Interview Questions

SELENIUM REAL TIME INTERVIEW QUESTIONS - Difference between Web driver listener and TestNG Listener.

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

SELENIUM REAL TIME INTERVIEW QUESTIONS - Difference between Web driver listener and TestNG Listener.

TestNG and Web driver Listener have different interfaces to implement and call them. They both modify respective behaviour. You can use Listeners in Annotation. Below 2 URL gives the detailed list of listener and their interfaces.

(Continued on next question...)

Other Interview Questions