webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebKit::WebAutomationSession, including all inherited members.
acceptCurrentJavaScriptDialog(Inspector::ErrorString &, const String &browsingContextHandle) override | WebKit::WebAutomationSession | |
addSingleCookie(Inspector::ErrorString &, const String &browsingContextHandle, const Inspector::InspectorObject &cookie, Ref< AddSingleCookieCallback > &&) override | WebKit::WebAutomationSession | |
APIType | API::ObjectImpl< API::Object::Type::AutomationSession > | static |
closeBrowsingContext(Inspector::ErrorString &, const String &) override | WebKit::WebAutomationSession | |
computeElementLayout(Inspector::ErrorString &, const String &browsingContextHandle, const String &frameHandle, const String &nodeHandle, const bool *optionalScrollIntoViewIfNeeded, const bool *useViewportCoordinates, Ref< Inspector::AutomationBackendDispatcherHandler::ComputeElementLayoutCallback > &&) override | WebKit::WebAutomationSession | |
createBrowsingContext(Inspector::ErrorString &, String *) override | WebKit::WebAutomationSession | |
deleteAllCookies(Inspector::ErrorString &, const String &browsingContextHandle) override | WebKit::WebAutomationSession | |
deleteSingleCookie(Inspector::ErrorString &, const String &browsingContextHandle, const String &cookieName, Ref< DeleteSingleCookieCallback > &&) override | WebKit::WebAutomationSession | |
didReceiveSyncMessage(Connection &, Decoder &, std::unique_ptr< Encoder > &) | IPC::MessageReceiver | inlinevirtual |
dismissCurrentJavaScriptDialog(Inspector::ErrorString &, const String &browsingContextHandle) override | WebKit::WebAutomationSession | |
evaluateJavaScriptFunction(Inspector::ErrorString &, const String &browsingContextHandle, const String *optionalFrameHandle, const String &function, const Inspector::InspectorArray &arguments, const bool *optionalExpectsImplicitCallbackArgument, const int *optionalCallbackTimeout, Ref< Inspector::AutomationBackendDispatcherHandler::EvaluateJavaScriptFunctionCallback > &&) override | WebKit::WebAutomationSession | |
getAllCookies(Inspector::ErrorString &, const String &browsingContextHandle, Ref< GetAllCookiesCallback > &&) override | WebKit::WebAutomationSession | |
getBrowsingContext(Inspector::ErrorString &, const String &, RefPtr< Inspector::Protocol::Automation::BrowsingContext > &) override | WebKit::WebAutomationSession | |
getBrowsingContexts(Inspector::ErrorString &, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Automation::BrowsingContext >> &) override | WebKit::WebAutomationSession | |
goBackInBrowsingContext(Inspector::ErrorString &, const String &, Ref< GoBackInBrowsingContextCallback > &&) override | WebKit::WebAutomationSession | |
goForwardInBrowsingContext(Inspector::ErrorString &, const String &, Ref< GoForwardInBrowsingContextCallback > &&) override | WebKit::WebAutomationSession | |
inspectorFrontendLoaded(const WebPageProxy &) | WebKit::WebAutomationSession | |
isShowingJavaScriptDialog(Inspector::ErrorString &, const String &browsingContextHandle, bool *result) override | WebKit::WebAutomationSession | |
keyboardEventsFlushedForPage(const WebPageProxy &) | WebKit::WebAutomationSession | |
messageOfCurrentJavaScriptDialog(Inspector::ErrorString &, const String &browsingContextHandle, String *text) override | WebKit::WebAutomationSession | |
navigateBrowsingContext(Inspector::ErrorString &, const String &handle, const String &url, Ref< NavigateBrowsingContextCallback > &&) override | WebKit::WebAutomationSession | |
navigationOccurredForPage(const WebPageProxy &) | WebKit::WebAutomationSession | |
API::Object::Object() | API::Object | protected |
ObjectImpl() | API::ObjectImpl< API::Object::Type::AutomationSession > | inlineprotected |
performKeyboardInteractions(Inspector::ErrorString &, const String &handle, const Inspector::InspectorArray &interactions, Ref< PerformKeyboardInteractionsCallback > &&) override | WebKit::WebAutomationSession | |
performMouseInteraction(Inspector::ErrorString &, const String &handle, const Inspector::InspectorObject &requestedPosition, const String &mouseButton, const String &mouseInteraction, const Inspector::InspectorArray &keyModifiers, RefPtr< Inspector::Protocol::Automation::Point > &updatedPosition) override | WebKit::WebAutomationSession | |
processPool() const | WebKit::WebAutomationSession | inline |
reloadBrowsingContext(Inspector::ErrorString &, const String &, Ref< ReloadBrowsingContextCallback > &&) override | WebKit::WebAutomationSession | |
resolveChildFrameHandle(Inspector::ErrorString &, const String &browsingContextHandle, const String *optionalFrameHandle, const int *optionalOrdinal, const String *optionalName, const String *optionalNodeHandle, Ref< ResolveChildFrameHandleCallback > &&) override | WebKit::WebAutomationSession | |
resolveParentFrameHandle(Inspector::ErrorString &, const String &browsingContextHandle, const String &frameHandle, Ref< ResolveParentFrameHandleCallback > &&) override | WebKit::WebAutomationSession | |
sessionIdentifier() const | WebKit::WebAutomationSession | inline |
setClient(std::unique_ptr< API::AutomationSessionClient >) | WebKit::WebAutomationSession | |
setProcessPool(WebProcessPool *) | WebKit::WebAutomationSession | |
setSessionIdentifier(const String &sessionIdentifier) | WebKit::WebAutomationSession | inline |
setUserInputForCurrentJavaScriptPrompt(Inspector::ErrorString &, const String &browsingContextHandle, const String &text) override | WebKit::WebAutomationSession | |
switchToBrowsingContext(Inspector::ErrorString &, const String &browsingContextHandle, const String *optionalFrameHandle) override | WebKit::WebAutomationSession | |
takeScreenshot(Inspector::ErrorString &, const String &handle, Ref< Inspector::AutomationBackendDispatcherHandler::TakeScreenshotCallback > &&) override | WebKit::WebAutomationSession | |
terminate() | WebKit::WebAutomationSession | |
Type enum name | API::Object | |
type() const override | API::ObjectImpl< API::Object::Type::AutomationSession > | inlineprotectedvirtual |
unwrap(void *) | API::Object | inlinestatic |
WebAutomationSession() | WebKit::WebAutomationSession | |
wrap(API::Object *) | API::Object | inlinestatic |
~MessageReceiver() | IPC::MessageReceiver | inlinevirtual |
~Object() | API::Object | inlinevirtual |
~ObjectImpl() | API::ObjectImpl< API::Object::Type::AutomationSession > | inlinevirtual |
~WebAutomationSession() | WebKit::WebAutomationSession |