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 java.lang.Objectcall(BindingCallback.Source source, java.lang.Object... args)
-
-
-
Method Detail
-
call
java.lang.Object call(BindingCallback.Source source, java.lang.Object... args)
-
-