Skip to content

v0.1.0 Initial release

Choose a tag to compare

@obrizan obrizan released this 06 Dec 07:40
· 11 commits to dev since this release

The very first demo version is ready! πŸš€

  • basic WebDriver factory to get drivers for Chrome, Safari, Firefox and remote
  • basic BasePage
  • demo tests for OpenCart
  • global fixture to get abstract WebDriver
  • Docker compose to run test
  • CI configurations for Bitbucket Pipelines and GitHub Actions