| Modifier and Type | Method and Description |
|---|---|
LocatorAssertions.HasIdOptions |
LocatorAssertions.HasIdOptions.setTimeout(double timeout)
Time to retry the assertion for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocatorAssertions.hasId(String id,
LocatorAssertions.HasIdOptions options)
Ensures the
Locator points to an element with the given DOM Node ID. |
Copyright © 2021. All rights reserved.