webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::NavigatorWebDriver Class Referencefinal

#include <NavigatorWebDriver.h>

Inheritance diagram for WebCore::NavigatorWebDriver:
WebCore::Supplement< Navigator >

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 NavigatorWebDriverfrom (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)
 

Constructor & Destructor Documentation

◆ NavigatorWebDriver()

WebCore::NavigatorWebDriver::NavigatorWebDriver ( Frame frame)
explicit

◆ ~NavigatorWebDriver()

WebCore::NavigatorWebDriver::~NavigatorWebDriver ( )
virtual

Member Function Documentation

◆ from()

NavigatorWebDriver * WebCore::NavigatorWebDriver::from ( Navigator navigator)
static

◆ isControlledByAutomation() [1/2]

bool WebCore::NavigatorWebDriver::isControlledByAutomation ( ) const

◆ isControlledByAutomation() [2/2]

static bool WebCore::NavigatorWebDriver::isControlledByAutomation ( Navigator navigator)
static

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