| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Frame.IsHiddenOptions |
Frame.IsHiddenOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Frame.isHidden(String selector,
Frame.IsHiddenOptions options)
Returns whether the element is hidden, the opposite of visible.
|
Copyright © 2021. All rights reserved.