Molybden API
Loading...
Searching...
No Matches
molybden::Action Class Reference

The base API that implements classes which represent delegate's action. More...

#include <delegate_action.hpp>

Inheritance diagram for molybden::Action:
molybden::AlertAction molybden::AuthenticateAction molybden::BeforeFormRepostAction molybden::BeforeSendUploadDataAction molybden::BeforeStartTransactionAction molybden::BeforeUnloadAction molybden::BeforeUrlRequestAction molybden::CanAccessFileAction molybden::CanExecuteCommandAction molybden::CanGetCookiesAction molybden::CanSetCookieAction molybden::CertErrorAction molybden::ConfirmAction molybden::EnterMouseAction molybden::ExitMouseAction molybden::InjectCssAction molybden::InjectJsAction molybden::InterceptUrlRequestAction molybden::MoveMouseAction molybden::MoveMouseWheelAction molybden::OpenPopupAction molybden::PressKeyAction molybden::PressMouseAction molybden::PromptAction molybden::ReceiveHeadersAction molybden::ReleaseKeyAction molybden::ReleaseMouseAction molybden::RequestPdfPasswordAction molybden::RequestPermissionAction molybden::SaveAsPdfAction molybden::SaveCreditCardAction molybden::SavePasswordAction molybden::SaveUserProfileAction molybden::SelectMediaDeviceAction molybden::ShowContextMenuAction molybden::ShowHttpErrorPageAction molybden::ShowNetErrorPageAction molybden::StartCaptureSessionAction molybden::StartDownloadAction molybden::StartNavigationAction molybden::TypeKeyAction molybden::UpdatePasswordAction molybden::UpdateUserProfileAction molybden::VerifyCertAction

Public Member Functions

 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Protected Attributes

std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description

The base API that implements classes which represent delegate's action.


The documentation for this class was generated from the following file: