| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Frame.AddStyleTagOptions |
Frame.AddStyleTagOptions.setContent(String content) |
Frame.AddStyleTagOptions |
Frame.AddStyleTagOptions.setPath(Path path) |
Frame.AddStyleTagOptions |
Frame.AddStyleTagOptions.setUrl(String url) |
| Modifier and Type | Method and Description |
|---|---|
ElementHandle |
Frame.addStyleTag(Frame.AddStyleTagOptions options)
Returns the added tag when the stylesheet's onload fires or when the CSS content was injected into frame.
|
Copyright © 2021. All rights reserved.