Releases: agramian/selenium-unittest
Releases · agramian/selenium-unittest
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.3
- removed web drivers from package so users can specify directly
- corrected directory determination for selenium.cfg and result screenshots
- removed unused subprocess_manager reference and import
- added missing get_function_args method which is necessary for the
store_class_fields helper - removed extra arg in store_class_fields calls
- implemented ability to specify web driver path
- added command line arguments for receiving web driver path
- implemented use of web drive path argument
- updated default test_dir and results_dir paths
- screenshot dir and web driver path variables are written to selenium
cfg file for use by the test manager
v0.1.2
v0.1.1
First release
- adding tag/release to allow submitting to PyPI