how to use selenium webdriver with existing firefox browser
Java
1
Posts
1
Posters
0
Views
1
Watching
-
hi i would like to ask if its possible to run the selenium webdriver to attached to an existing opened browser. i tried to do a simple google and varies tried the suggested result of using remotewebdriver and profiles but both didnt work as they still opened a new browser. does anyone know how to do this?