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