Package com.microsoft.playwright.options
Interface BindingCallback.Source
- All Known Implementing Classes:
BindingCall.SourceImpl
- Enclosing interface:
BindingCallback
public static interface BindingCallback.Source
-
Method Summary
-
Method Details
-
context
BrowserContext context() -
page
Page page() -
frame
Frame frame()
-