-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It should be possible to use a custom safaridriver executable to run …
…Selenium's test suite. Add the 'use_existing' argument to the safari.WebDriver class initializer. This argument causes the driver to not launch its own instance of safaridriver. Instead, it connects via port to an externally-launched service. This can speed up testing and is also useful when debugging problems with safaridriver itself.
- Loading branch information
1 parent
7ec54a7
commit 5710a32
Showing
1 changed file
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters