UNPKG

expect-webdriverio

Version:

WebdriverIO Assertion Library

7 lines (6 loc) 146 B
export const DEFAULT_OPTIONS = { wait: 2000, interval: 100, beforeAssertion: async () => { }, afterAssertion: async () => { }, };