| Modifier and Type | Method and Description |
|---|---|
LocatorAssertions.IsHiddenOptions |
LocatorAssertions.IsHiddenOptions.setTimeout(double timeout)
Time to retry the assertion for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocatorAssertions.isHidden(LocatorAssertions.IsHiddenOptions options)
Ensures the
Locator points to a hidden DOM node, which is the opposite of visible. |
Copyright © 2021. All rights reserved.