class Playwright::Page::ScreenshotOptions::Clip
- Playwright::Page::ScreenshotOptions::Clip
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
playwright/page.crConstructors
Instance Method Summary
- #height : Int32
- #height=(height : Int32)
- #width : Int32
- #width=(width : Int32)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)