webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <NavigatorWebDriver.h>
Public Member Functions | |
NavigatorWebDriver (Frame *) | |
virtual | ~NavigatorWebDriver () |
bool | isControlledByAutomation () const |
Public Member Functions inherited from WebCore::Supplement< Navigator > | |
virtual | ~Supplement () |
virtual | ~Supplement () |
virtual bool | isRefCountedWrapper () const |
virtual bool | isRefCountedWrapper () const |
Static Public Member Functions | |
static NavigatorWebDriver * | from (Navigator *) |
static bool | isControlledByAutomation (Navigator &navigator) |
Static Public Member Functions inherited from WebCore::Supplement< Navigator > | |
static void | provideTo (Supplementable< Navigator > *host, const char *key, std::unique_ptr< Supplement< Navigator >> supplement) |
static void | provideTo (Supplementable< Navigator > *host, const char *key, std::unique_ptr< Supplement< Navigator >> supplement) |
static Supplement< Navigator > * | from (Supplementable< Navigator > *host, const char *key) |
static Supplement< Navigator > * | from (Supplementable< Navigator > *host, const char *key) |
|
explicit |
|
virtual |
|
static |
bool WebCore::NavigatorWebDriver::isControlledByAutomation | ( | ) | const |
|
static |