IsEnabled returns true if the element is enabled.
()
| 395 | IsSelected() (bool, error) |
| 396 | // IsEnabled returns true if the element is enabled. |
| 397 | IsEnabled() (bool, error) |
| 398 | // IsDisplayed returns true if the element is displayed. |
| 399 | IsDisplayed() (bool, error) |
| 400 | // GetAttribute returns the named attribute of the element. |
nothing calls this directly
no outgoing calls
no test coverage detected