v1.0.9
Possibility to add a custom driver to the TestUI driver
driver = NewDriver() \
.set_logger().set_driver(custom_driver)
Possibility to add a custom driver to the TestUI driver
driver = NewDriver() \
.set_logger().set_driver(custom_driver)