| Modifier and Type | Method and Description |
|---|---|
LocatorAssertions.HasCSSOptions |
LocatorAssertions.HasCSSOptions.setTimeout(double timeout)
Time to retry the assertion for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocatorAssertions.hasCSS(String name,
Pattern value,
LocatorAssertions.HasCSSOptions options)
Ensures the
Locator resolves to an element with the given computed CSS style. |
void |
LocatorAssertions.hasCSS(String name,
String value,
LocatorAssertions.HasCSSOptions options)
Ensures the
Locator resolves to an element with the given computed CSS style. |
Copyright © 2021. All rights reserved.