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 5505387 commit 34ed5c6Copy full SHA for 34ed5c6
README.md
@@ -20,6 +20,7 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
20
## Changelog
21
22
*5.0.0 (under construction yet)*
23
+- **[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)
24
25
*5.0.0-BETA8*
26
- **[ENHANCEMENT]** Page factory classes became which had package visibility are `public` now. [#630](https://github.com/appium/java-client/pull/630)
0 commit comments