-
-
Save kpiwko/2375587 to your computer and use it in GitHub Desktop.
New Drone configuration proposal (brain-storming section)
This file contains hidden or 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
# the driver implementation selection using implementationClass is pain in the ass, consider following | |
<extension:drone> | |
<firefoxDriver> | |
</firefoxDriver> | |
</extension:drone> | |
Other idea is to have a possibility to use capabalities, which are much more common in webdriver world than Drone exposes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment