new exist(selector [, exists] [, options])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
selector |
String | jQuery selector for the DOM Element to check |
||
exists |
boolean |
<optional> |
true | Checks present or absent status |
options |
TestActionOptions |
<optional> |
Test method options |