Tagged Questions
1
vote
2answers
1k views
Speed up launch of WebDriver Firefox Window
When WebDriver initializes, there is a long waiting time when a browser window launches before the actual automated test begins. How can I speed this up? Is there a way to have a browser window ...