/** Locator strategy name used for UiAutomator queries. */exportconstUI_AUTOMATOR_STRATEGY = '-android uiautomator';
/** Registry key for the UiAutomator CSS emitter. */exportconstUI_AUTOMATOR_EMITTER_KEY = 'uiautomator';
//# sourceMappingURL=constants.js.map