Skip to content

Releases: cle-b/niobium

v1.0.0

09 Aug 17:40
b0f9b2c

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v1.0.0

v0.5.0

09 Aug 14:23
066407b

Choose a tag to compare

What's Changed

  • update method to match selenium 4 find_element by @cle-b in #13

Full Changelog: v0.4.0...v0.5.0

v0.4.0

09 Aug 09:55
01eeae4

Choose a tag to compare

What's Changed

  • Update test_find_match_template_three to use set for result by @allrob23 in #11
  • selenium 4 by @cle-b in #12

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

29 Sep 09:43
2dc47fe

Choose a tag to compare

  • add py36 support

v0.3.0

17 Aug 20:24
9530edc

Choose a tag to compare

  • add wait(expected conditions) function to WebElement.

v0.2.0

30 Jul 21:16
979d24c

Choose a tag to compare

  • add the click_at, move_to and move_at functions to WebElement.
  • add click_at and move_at functions to ImageElement (+ refactor click and move_to)
  • fix errors in documentation

v0.1.1

29 Jul 22:56
344ec38

Choose a tag to compare

  • fix setup documentation

v0.1.0

29 Jul 22:17
74bc4a1

Choose a tag to compare

  • first release
  • add find_element_by_image