UNPKG

eslint-plugin-wdio

Version:
29 lines (28 loc) 594 B
export const MATCHERS = [ 'toHaveTitle', 'toHaveUrl', 'toBeClickable', 'toBeDisabled', 'toBeDisplayed', 'toBeDisplayedInViewport', 'toBeEnabled', 'toExist', 'toBeExisting', 'toBePresent', 'toBeFocused', 'toBeSelected', 'toHaveAttribute', 'toHaveChildren', 'toHaveElementClass', 'toHaveElementProperty', 'toHaveHref', 'toHaveId', 'toHaveStyle', 'toHaveText', 'toHaveValue', 'toBeElementsArrayOfSize', 'toBeRequested', 'toBeRequestedTimes', 'toBeRequestedWith', 'toBeRequestedWithResponse' ]