0 votes
in Selenium by
Can we handle a windows-based pop-up in Selenium, and if not, then what are the alternatives?

1 Answer

0 votes
by

No, Selenium doesn’t support windows-based pop-ups as it’s an automated testing tool built for web application-based testing. However, with the support of third-party tools like AutoIT, Robot class, etc., windows-based pop-ups can be handled in selenium.

Related questions

0 votes
asked Aug 22, 2019 in Selenium by john ganales
0 votes
asked Oct 14, 2020 in Selenium by rahuljain1
...