Created
April 13, 2012 08:41
-
-
Save lfryc/2375140 to your computer and use it in GitHub Desktop.
New Drone configuration proposal (brain-storming section)
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
# the driver implementation selection using implementationClass is pain in the ass, consider following | |
<extension:drone> | |
<firefoxDriver> | |
</firefoxDriver> | |
</extension:drone> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, something like the following will be more readable:
but the only problem I have with that kind of "simplification" is that it's not obvious for the user to know the data type the fields of these objects have.