class Playwright::PageBindingProc

Included Modules

Defined in:

playwright/impl/utils.cr

Constructors

Instance Method Summary

Instance methods inherited from module Playwright::Page::Binding

call(source : Source, args : Array(Any)) : Any
call(source : Source, *args : Any) : Any
call

Constructor Detail

def self.new(&block : BindingProc) #

[View source]

Instance Method Detail

def call(source : Page::Binding::Source, args : Array(Any)) : Any #

[View source]