UNPKG

@nice-digital/wdio-cucumber-steps

Version:

Shared step definitions for Cucumber JS BDD tests in WebdriverIO

6 lines 204 B
/** * Focus on the given element * @param {String} selector Element selector */ export declare function focusElement(selector: string): Promise<void>; //# sourceMappingURL=focusElement.d.ts.map