Skip to content

Instantly share code, notes, and snippets.

@kpiwko
Forked from lfryc/gist:2375140
Created April 13, 2012 10:12
Show Gist options
  • Save kpiwko/2375587 to your computer and use it in GitHub Desktop.
Save kpiwko/2375587 to your computer and use it in GitHub Desktop.
New Drone configuration proposal (brain-storming section)
# 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