UNPKG

appium-uiautomator2-driver

Version:
6 lines (4 loc) 229 B
/** Locator strategy name used for UiAutomator queries. */ export const UI_AUTOMATOR_STRATEGY = '-android uiautomator'; /** Registry key for the UiAutomator CSS emitter. */ export const UI_AUTOMATOR_EMITTER_KEY = 'uiautomator';