An open API service indexing awesome lists of open source software.

https://github.com/rishantagarwal/selenium_multi_window

Its a sample project , showing how you can create and switch between multiple windows using Selenium and JS
https://github.com/rishantagarwal/selenium_multi_window

Last synced: 28 days ago
JSON representation

Its a sample project , showing how you can create and switch between multiple windows using Selenium and JS

Awesome Lists containing this project

README

          

Working with multiple Windows through Web Driver
===============================================

1.Its a sample project , showing how you can create and switch between multiple windows using Selenium and JS
2. There are some issues when you try to open "HTTPS" , you can't switch back to it.
3. The code here is a project exported from Selenium IDE.