Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

The method complexFind(String) is undefined for the type AndroidDriver

Tags:

java

appium

When using the method complexFind with the Appium Java Lib, I get the error:

The method complexFind(String) is undefined for the type AppiumDriver

I have tried using other methods available in the Appium Driver, but I could not use complexFind.

Any idea what the problem is? I'm using:

  • Appium Version 1.2.0.1
  • Java 1.7.0
like image 434
vijay alapati Avatar asked Jan 26 '26 18:01

vijay alapati


1 Answers

Complex Find is no longer used in the Appium Java Lib!

It was removed within the last month. Please see this giant post for the full details.

like image 124
Jess Avatar answered Jan 28 '26 07:01

Jess



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!