Skip to content

Releases: TestMonkeys/maui

v0.0.38

30 Mar 13:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.36...v0.0.38

Recursive Search for Elements #71

23 Mar 12:42
299cd74

Choose a tag to compare

Implemented recursive search for element inside a page. Fixed #71

Safari bugfix #83

22 Mar 13:15
3c56335

Choose a tag to compare

Minor improvements

10 Mar 20:23
381564c

Choose a tag to compare

Adding isEnabled, isDisplayed properties to Components #82
Adding getAttribute method for HtmlElement #72
Adding lazy loading check when searching for a single element in a parent container.

Actions Fix

04 Jul 14:12
45ca1a6

Choose a tag to compare

Adding Action for input elements
Fixing isElement logic