public static class PageAssertions.HasURLOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
Double |
timeout
Time to retry the assertion for.
|
| Constructor and Description |
|---|
HasURLOptions() |
| Modifier and Type | Method and Description |
|---|---|
PageAssertions.HasURLOptions |
setTimeout(double timeout)
Time to retry the assertion for.
|
public Double timeout
public PageAssertions.HasURLOptions setTimeout(double timeout)
Copyright © 2021. All rights reserved.