class Playwright::Page::CloseOptions

Included Modules

Defined in:

playwright/page.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(run_before_unload = nil) #

[View source]

Instance Method Detail

def run_before_unload : Bool? #

[View source]
def run_before_unload=(run_before_unload : Bool?) #

[View source]