mercredi 1 juin 2016

Selenium Web Driver Simultaneous Test

For Selenium Web Driver, how do I run different test cases with the same browser but a different window? Say for example I have one test case and while it runs I want the other test case 2 to open up in another window on the webdrive, what would I have to do? Do I create 2 different classes in the SRC folder or keep it on script and enter new window command on web driver?

Aucun commentaire:

Enregistrer un commentaire