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