Skip to content

Commit 09a3c66

Browse files
shridharkalagiSrinivasanTarget
authored andcommitted
Adding ESPRESSO automation name
1 parent 306326d commit 09a3c66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/io/appium/java_client/remote/AutomationName.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ public interface AutomationName {
2323
String IOS_XCUI_TEST = "XCuiTest";
2424
String ANDROID_UIAUTOMATOR2 = "UIAutomator2";
2525
String YOUI_ENGINE = "youiengine";
26+
String ESPRESSO = "Espresso";
2627
}

0 commit comments

Comments
 (0)