Modifier and Type | Field and Description |
---|---|
Double |
timeout
**DEPRECATED** This option is ignored.
|
Constructor and Description |
---|
IsHiddenOptions() |
Modifier and Type | Method and Description |
---|---|
Locator.IsHiddenOptions |
setTimeout(double timeout)
**DEPRECATED** This option is ignored.
|
public Double timeout
Locator.isHidden()
does not wait for the element to
become hidden and returns immediately.public Locator.IsHiddenOptions setTimeout(double timeout)
Locator.isHidden()
does not wait for the element to
become hidden and returns immediately.Copyright © 2022. All rights reserved.