UNPKG

webdriverio

Version:

Next-gen browser and mobile automation test framework for Node.js

3 lines 208 B
import type { ThrottleOptions } from '../../types.js'; export declare function throttleNetwork(this: WebdriverIO.Browser, params: ThrottleOptions): Promise<null>; //# sourceMappingURL=throttleNetwork.d.ts.map