Vaibhav Singh
Selenium Interview Questions
Professional
Subscribe Newsletter
VAIBHAV
SINGH
Selenium Interview Question
Question : Can Selenium handle windows based pop up?
Selenium is an automation testing tool which supports only web application testing. Therefore, windows pop up cannot be handled using Selenium.
Back