Skip to content

v1.0.9

Choose a tag to compare

@alvarolaserna alvarolaserna released this 30 Jun 12:22
· 95 commits to master since this release
2bb34ec

Possibility to add a custom driver to the TestUI driver

driver = NewDriver() \
        .set_logger().set_driver(custom_driver)