UNPKG

appium-uiautomator2-driver

Version:
5 lines 283 B
/** Locator strategy name used for UiAutomator queries. */ export declare const UI_AUTOMATOR_STRATEGY = "-android uiautomator"; /** Registry key for the UiAutomator CSS emitter. */ export declare const UI_AUTOMATOR_EMITTER_KEY = "uiautomator"; //# sourceMappingURL=constants.d.ts.map