Releases: google/snippet-uiautomator
Releases · google/snippet-uiautomator
1.1.2
1.1.1
1.1.0
- Update uiautomator lib to stable 2.3.0
- Print Mobly AndroidDevice object for better evaluated as a proper prefix
- Remove deprecated service registration method
- Add pytype hint to avoid Union[str, pathlib.Path]
- Include device debug tag when raising an error
- Refactor the way to get log path and dump to file
- Handle null value returned from QueryController.getCurrentPackageName
- Update the visibility of uiDevice in UiDeviceSnippet
1.0.5
1.0.3: Improve selector search
1.0.3: Fix search error when using kinship and relative position
- Add latest release version and testing result for apk and python build status
- Fix incorrect selector layer when using a serial of sub selectors
- Fix incorrect UiObject2 being found when using waitForExists and waitUntilGone on 2 or more layers of BySelector
- Fix Selector being overwritten when creating an instance of child UiObject2
1.0.2: Fix NullPointerException when calling UiObject2#getParent()
Initial Release
Initial release of Snippet UiAutomator