Skip to content

Releases: henriquelino/selenium_tkit

v0.1.0.3

03 Aug 21:20
Compare
Choose a tag to compare

Changed

  • Added webdriver_manager 4.0.0 support for chrome

v0.1.0.2

16 Feb 20:41
Compare
Choose a tag to compare

Changed

  • Log levels for a bunch of functions was critical, now changed to debug

  • ReusableChrome now accepts kwargs

Fixed

  • wait_find_elements wasn't working because variable names were wrong

v0.1.0.1

09 Jan 02:31
Compare
Choose a tag to compare

Added

  • github publish action