Skip to content

Tags: MADE-Apps/legerity

Tags

v1.0.0-alpha1

Toggle v1.0.0-alpha1's commit message
Add support to run appium-windows-driver for Windows apps

v0.14.0

Toggle v0.14.0's commit message
Remove historical components marked as obsolete

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #192 from MADE-Apps/191-failed-app-launch-fix

🐛 Fix for issue where app driver is not quit when exception thrown in startup

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #180 from MADE-Apps/feature/docs

📝 Overhaul of Legerity documentation

v0.12.0

Toggle v0.12.0's commit message
Added fixes for vulnerabilities in docs site packages

v0.12.0-preview2

Toggle v0.12.0-preview2's commit message
Added fix for StopApps causing exception due to app being removed in …

…foreach

v0.12.0-preview1

Toggle v0.12.0-preview1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #141 from MADE-Apps/feature/appmanager-decoupling

Decoupled the AppManager from other Legerity components

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #139 from MADE-Apps/feature/pageobject-generator

Ported Legerity page object generator into main project repo

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #138 from MADE-Apps/feature/page-extensions

Added FindElement methods to BasePage

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #132 from MADE-Apps/feature/partial-matching

Partial name matching for element selection methods