We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cdf86f commit 46a821aCopy full SHA for 46a821a
README.md
@@ -28,6 +28,7 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
28
- **[BUG FIX]** [#669](https://github.com/appium/java-client/pull/669) missed parameters of the `OverrideWidget` were added:
29
- `iOSXCUITAutomation`
30
- `windowsAutomation`
31
+- **[BUG FIX]** ByAll was re-implemented. [#680](https://github.com/appium/java-client/pull/680)
32
33
*5.0.0-BETA9*
34
- **[ENHANCEMENT]** Page factory: Mixed locator strategies were implemented. Feature request:[#565](https://github.com/appium/java-client/issues/565) Implementation: [#646](https://github.com/appium/java-client/pull/646)
0 commit comments