mirror of
https://github.com/appium/appium.git
synced 2026-05-13 06:18:42 -05:00
Merge pull request #4431 from 0x1mason/build_break_fix
Fixed missing ref in Find.java #4425
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package io.appium.android.bootstrap.handler;
|
||||
|
||||
import com.android.uiautomator.core.UiObjectNotFoundException;
|
||||
import com.android.uiautomator.core.UiSelector;
|
||||
import static io.appium.android.bootstrap.utils.API.API_18;
|
||||
import io.appium.android.bootstrap.AndroidCommand;
|
||||
import io.appium.android.bootstrap.AndroidCommandResult;
|
||||
|
||||
Reference in New Issue
Block a user