Playwright::Mouse::ClickOptions
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(button : Playwright::Mouse::Button | Nil = nil, click_count : Int32 | Nil = nil, delay : Int32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source