| Modifier and Type | Method and Description |
|---|---|
PageAssertions.HasURLOptions |
PageAssertions.HasURLOptions.setTimeout(double timeout)
Time to retry the assertion for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageAssertions.hasURL(Pattern urlOrRegExp,
PageAssertions.HasURLOptions options)
Ensures the page is navigated to the given URL.
|
void |
PageAssertions.hasURL(String urlOrRegExp,
PageAssertions.HasURLOptions options)
Ensures the page is navigated to the given URL.
|
Copyright © 2021. All rights reserved.