What's Changed
* Feature/webdriver detection by mreiche in https://github.com/mreiche/python-automation-framework/pull/25
* Fix apt package installation by mreiche in https://github.com/mreiche/python-automation-framework/pull/26
* Run test with new image by mreiche in https://github.com/mreiche/python-automation-framework/pull/27
* Create optimized test image by mreiche in https://github.com/mreiche/python-automation-framework/pull/28
* Renamed tasks by mreiche in https://github.com/mreiche/python-automation-framework/pull/29
* Improve Component code coverage by mreiche in https://github.com/mreiche/python-automation-framework/pull/30
* Use always latest release by mreiche in https://github.com/mreiche/python-automation-framework/pull/31
* Add support for test results by mreiche in https://github.com/mreiche/python-automation-framework/pull/32
* Add chrome test to image by mreiche in https://github.com/mreiche/python-automation-framework/pull/33
* Add test for minimal browser options by mreiche in https://github.com/mreiche/python-automation-framework/pull/34
* Install pip without cache by mreiche in https://github.com/mreiche/python-automation-framework/pull/35
* Create Python venv by mreiche in https://github.com/mreiche/python-automation-framework/pull/36
* Feature/upgrade test image by mreiche in https://github.com/mreiche/python-automation-framework/pull/37
* Allow WebDriverRequest to string by mreiche in https://github.com/mreiche/python-automation-framework/pull/38
* Add support Selenium 4 API by mreiche in https://github.com/mreiche/python-automation-framework/pull/39
* Run tests with Selenium Manager by mreiche in https://github.com/mreiche/python-automation-framework/pull/40
* Move not_be to BinaryAssertion by mreiche in https://github.com/mreiche/python-automation-framework/pull/41
**Full Changelog**: https://github.com/mreiche/python-automation-framework/compare/0.1.7...0.1.8