Molybden API
|
The BrowserDelegates::onInjectJs action arguments. More...
#include <browser_delegates.hpp>
Public Attributes | |
std::shared_ptr< Browser > | browser |
The browser instance initiated this callback. | |
std::shared_ptr< Frame > | frame |
The frame which DOM document has been loaded. | |
std::shared_ptr< JsObject > | window |
The Window JavaScript object of the frame. | |
The BrowserDelegates::onInjectJs action arguments.