Skip to content

0.55

Compare
Choose a tag to compare
@derdualist derdualist released this 16 Aug 16:26
· 43 commits to dev since this release
71f01ba

This release includes 2 new steps:

2 Steps have been renamed:

Selenium and webdriver-manager dependencies were updated.

The cache for downloaded webdrivers has been made configurable with the property driver_cache_days.

SauceLabs' SauceConnect tunnels now can be opened with the --tunnel-pool argument, wich is needed for parallel executions. Before there were errors, because every process opens its own tunnel, and without the pool mode they interfere.