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?
You can use iOSXCUITFindBy.
iOSXCUITFindBy
Most helpful comment
You can use
iOSXCUITFindBy.