49 lines
1.8 KiB
TypeScript
49 lines
1.8 KiB
TypeScript
|
export declare const $$: any;
|
||
|
export declare const $: any;
|
||
|
export declare const addValue: any;
|
||
|
export declare const clearValue: any;
|
||
|
export declare const click: any;
|
||
|
export declare const custom$$: any;
|
||
|
export declare const custom$: any;
|
||
|
export declare const doubleClick: any;
|
||
|
export declare const dragAndDrop: any;
|
||
|
export declare const getAttribute: any;
|
||
|
export declare const getCSSProperty: any;
|
||
|
export declare const getComputedRole: any;
|
||
|
export declare const getComputedLabel: any;
|
||
|
export declare const getHTML: any;
|
||
|
export declare const getLocation: any;
|
||
|
export declare const getProperty: any;
|
||
|
export declare const getSize: any;
|
||
|
export declare const getTagName: any;
|
||
|
export declare const getText: any;
|
||
|
export declare const getValue: any;
|
||
|
export declare const isClickable: any;
|
||
|
export declare const isDisplayed: any;
|
||
|
export declare const isDisplayedInViewport: any;
|
||
|
export declare const isEnabled: any;
|
||
|
export declare const isEqual: any;
|
||
|
export declare const isExisting: any;
|
||
|
export declare const isFocused: any;
|
||
|
export declare const isSelected: any;
|
||
|
export declare const moveTo: any;
|
||
|
export declare const nextElement: any;
|
||
|
export declare const parentElement: any;
|
||
|
export declare const previousElement: any;
|
||
|
export declare const react$$: any;
|
||
|
export declare const react$: any;
|
||
|
export declare const saveScreenshot: any;
|
||
|
export declare const scrollIntoView: any;
|
||
|
export declare const selectByAttribute: any;
|
||
|
export declare const selectByIndex: any;
|
||
|
export declare const selectByVisibleText: any;
|
||
|
export declare const setValue: any;
|
||
|
export declare const shadow$$: any;
|
||
|
export declare const shadow$: any;
|
||
|
export declare const touchAction: any;
|
||
|
export declare const waitForClickable: any;
|
||
|
export declare const waitForDisplayed: any;
|
||
|
export declare const waitForEnabled: any;
|
||
|
export declare const waitForExist: any;
|
||
|
export declare const waitUntil: any;
|
||
|
//# sourceMappingURL=element.d.ts.map
|