| Modifier and Type | Method and Description |
|---|---|
LocatorAssertions.HasValueOptions |
LocatorAssertions.HasValueOptions.setTimeout(double timeout)
Time to retry the assertion for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocatorAssertions.hasValue(Pattern value,
LocatorAssertions.HasValueOptions options)
Ensures the
Locator points to an element with the given input value. |
void |
LocatorAssertions.hasValue(String value,
LocatorAssertions.HasValueOptions options)
Ensures the
Locator points to an element with the given input value. |
Copyright © 2021. All rights reserved.