Releases: TestMonkeys/maui
Releases · TestMonkeys/maui
v0.0.38
What's Changed
- Patch/ci failures by @costea32 in #93
- Adding more details to the readme by @costea32 in #91
- Update README.md by @monofrei in #94
- Bump junit from 4.12 to 4.13.1 in /junit-tests by @dependabot in #90
- Bump commons-io from 2.6 to 2.7 in /junit-tests by @dependabot in #95
- Release plugin test by @costea32 in #103
New Contributors
- @dependabot made their first contribution in #90
Full Changelog: v0.0.36...v0.0.38
Recursive Search for Elements #71
Implemented recursive search for element inside a page. Fixed #71
Safari bugfix #83
Fixed bug #83
Minor improvements
Actions Fix
Adding Action for input elements
Fixing isElement logic