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