Skip to content

Releases: thiagojacinto/selenium-with-python-getstarted

v1.1.1

Choose a tag to compare

@thiagojacinto thiagojacinto released this 12 Dec 01:51
836dd52

Including fixes for: #2

v1.1.0

Choose a tag to compare

@thiagojacinto thiagojacinto released this 10 Dec 13:57
77bf873

Settings to handle Remote WebDriver's tests execution

  • selenium-docker support
  • GitHub actions support

v1.0.0

Choose a tag to compare

@thiagojacinto thiagojacinto released this 05 Dec 20:23

Runs all Selenium + Pytest tests locally.

  • Accept browser selection via CLI argument --use-browser
  • Test could be browser specific by using an custom Pytest mark