TODO
- Make its own repository, make Protractor depend on this
- Configuration?
- command line
- file?
- Need to be able to make changes over the wire to turn on/off?
- Name the whole thing
- Http vs https?
Options
- Enable/disable
- Function to be used for testing stability
- Root element for finding testability
- Whether or not to use All Angular2 roots
- Timeout
- Behavior when it times out?
- Logging level or log to file
Protractor needs to be able to start this in a separate process - it should work with all the existing methods of starting up webdriver.
Should pass up errors in a reasonable way.