Java-client: 'io.appium.java_client.pagefactory.iOSFindBy' is deprecated

Created on 15 Jan 2019  路  1Comment  路  Source: appium/java-client

Description

In java-client 6.0.0, i am able to use 'io.appium.java_client.pagefactory.iOSFindBy' but in java client 7.0.0 it is depreciated. How we can iOSFindBy in version 7.0.0? Is there any alternative for this?

Environment

  • java client build version 7.0.0:
  • Appium server version 1.9.0
question

Most helpful comment

You can use iOSXCUITFindBy.

>All comments

You can use iOSXCUITFindBy.

Was this page helpful?
0 / 5 - 0 ratings