Skip to content

boundingBox

Namespace: Glutinum.Playwright  Parent: Glutinum.Playwright.LocatorModule

type boundingBox     new : x : float -> y : float -> width : float -> height : float -> boundingBox     property width : float with get     property x : float with get     property height : float with get     property y : float with get

Constructors

Properties