class Playwright::Frame::AddScriptTagParams
- Playwright::Frame::AddScriptTagParams
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
playwright/frame.crConstructors
Instance Method Summary
- #content : String?
- #content=(content : String?)
- #path : String?
- #path=(path : String?)
- #type : String?
- #type=(type : String?)
- #url : String?
- #url=(url : String?)