Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 99418

How to save changes you made from test browser to actual browser? (selenium)

$
0
0

I should have asked this question before I started messing with selenium, but I originally started it so I would have it configure my browser settings. After much success and time in my code I was able to get the code to do the configurations that I wanted to with chrome. I new every time I was launching the code a test browser would pop up and didn't think of it because I did need to test my code before messing with my actual browser.

But now that I got my code done and I run it I see the configurations being made, then I realize. The configurations are not being made to my actual browser. Is there anyway to have my code run to my actual browser and make the changes?


Viewing all articles
Browse latest Browse all 99418

Trending Articles