Package com.microsoft.playwright.options
Interface BindingCallback
-
public interface BindingCallback
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceBindingCallback.Source
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectcall(BindingCallback.Source source, Object... args)
-
-
-
Method Detail
-
call
Object call(BindingCallback.Source source, Object... args)
-
-