Should
1.3.0 - 2020-04-05
Fixed
- Updated the tests in the examples directory
- Fixed an issue when using
PyleniumWait
Added
py.should()
- A collection of expectations for the current driver ( #15 )Element.should()
- A collection of expectations for the current element ( #36 )Element.get_property()
Element.is_enabled()
Elements.is_empty()
Notes
As always, check out the official documentation for the more details and examples of the implementations. This was a big release, so there's a lot to read through :)