Create reasonable defaults for all base config options to allow a user to: pip install dyson dyson my_test.py And allow it to run without any additional or extraneous config needed - [ ] Self-contained selenium server started by dyson to allow dyson to run without needing to manually start a selenium server
Create reasonable defaults for all base config options to allow a user to:
pip install dyson
dyson my_test.py
And allow it to run without any additional or extraneous config needed