new visible(selector [, visible] [, options])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
selector |
String | jQuery selector for the DOM Element to check |
||
visible |
boolean |
<optional> |
true | Check visible or hidden status of the element |
options |
TestActionOptions |
<optional> |
Test method options |