WD
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
5
6
]
webdriver::AbstractViewEnumeratorImpl
Base class for view enumerator
webdriver::GraphicsWebViewEnumeratorImpl
Class for
QDeclarativeWebView
enumerator
webdriver::QmlViewEnumeratorImpl
Class for
QWebView
enumerator
webdriver::QmlWebViewEnumeratorImpl
Class for
QDeclarativeWebView
enumerator
webdriver::Quick2ViewEnumeratorImpl
webdriver::WebViewEnumeratorImpl
Class for
QWebView
enumerator
webdriver::WidgetViewEnumeratorImpl
Class for
QWebView
enumerator
webdriver::AccessValidator
Provides
IP/command whitelist
functionality
webdriver::Capabilities
webdriver::CapabilitiesParser
webdriver::Command
webdriver::CreateSession
webdriver::GlobalLogCommand
Sends global logs
webdriver::Sessions
webdriver::StatusCommand
webdriver::WebDriverCommand
webdriver::BrowserConnectionCommand
webdriver::LogTypesCommand
webdriver::SessionWithID
webdriver::SetTimeoutCommand
webdriver::ImplicitWaitCommand
Set the amount of time the driver should wait when searching for elements
webdriver::SetAsyncScriptTimeoutCommand
Set timeout for asynchronous script execution (/session/*/execute_async)
webdriver::URLCommand
webdriver::ViewCommand
Handles commands that interact with current view
webdriver::AcceptAlertCommand
webdriver::ActiveElementCommand
Retrieves the active element on the current page
webdriver::AdvancedMouseCommand
webdriver::ButtonDownCommand
webdriver::ButtonUpCommand
webdriver::ClickCommand
webdriver::DoubleClickCommand
webdriver::MoveToCommand
webdriver::WheelCommand
webdriver::AlertTextCommand
Gets the message of the JavaScript modal dialog, or sets the prompt text
webdriver::AppCacheStatusCommand
webdriver::BackCommand
webdriver::CookieCommand
webdriver::DismissAlertCommand
webdriver::ElementCommand
webdriver::CISCO_MuteCommand
webdriver::CISCO_PlaybackSpeedCommand
webdriver::CISCO_SeekCommand
webdriver::CISCO_StateCommand
webdriver::CISCO_VolumeCommand
webdriver::ElementAttributeCommand
webdriver::ElementClearCommand
webdriver::ElementCssCommand
webdriver::ElementDisplayedCommand
webdriver::ElementEnabledCommand
webdriver::ElementEqualsCommand
webdriver::ElementLocationCommand
webdriver::ElementLocationInViewCommand
webdriver::ElementNameCommand
webdriver::ElementScreenshotCommand
webdriver::ElementSelectedCommand
webdriver::ElementSizeCommand
webdriver::ElementSubmitCommand
webdriver::ElementTextCommand
webdriver::ElementValueCommand
webdriver::HoverCommand
webdriver::MoveAndClickCommand
webdriver::TouchCommand
webdriver::TouchClickCommand
webdriver::TouchDoubleClickCommand
webdriver::TouchDownCommand
webdriver::TouchFlickCommand
webdriver::TouchLongClickCommand
webdriver::TouchMoveCommand
webdriver::TouchPinchRotateCommand
Rotate element using pinch rotate fingers motion events
webdriver::TouchPinchZoomCommand
Rotate element using pinch zoom fingers motion events
webdriver::TouchScrollCommand
webdriver::TouchUpCommand
webdriver::ExecuteAsyncScriptCommand
webdriver::ExecuteCommand
webdriver::FindElementCommand
webdriver::FindManyElementsCommand
webdriver::FindOneElementCommand
webdriver::ForwardCommand
webdriver::HTML5LocationCommand
webdriver::KeysCommand
Send a sequence of key strokes to the page
webdriver::LocalStorageCommand
webdriver::LocalStorageKeyCommand
webdriver::LocalStorageSizeCommand
webdriver::LogCommand
webdriver::NamedCookieCommand
webdriver::OrientationCommand
webdriver::RefreshCommand
webdriver::ScreenshotCommand
webdriver::SessionStorageCommand
webdriver::SessionStorageKeyCommand
webdriver::SessionStorageSizeCommand
webdriver::SourceCommand
webdriver::SwitchFrameCommand
webdriver::TitleCommand
webdriver::VisualizerShowPointCommand
webdriver::VisualizerSourceCommand
Get the page source with reference artifacts assembled inside
webdriver::WindowCommand
webdriver::WindowHandleCommand
webdriver::WindowHandlesCommand
webdriver::WindowMaximizeCommand
webdriver::WindowPositionCommand
webdriver::WindowSizeCommand
webdriver::XDRPCCommand
webdriver::CommandRoutes
This class contains constants for standard commands routes
webdriver::ElementId
webdriver::Error
Represents a WebDriver error and the context within which the error occurred
EventDispatcher
Abstract class which provides interface for event dispatchers
VNCEventDispatcher
This class dispatch events to VNC module
webdriver::FramePath
webdriver::GlobalLogger
Logs some messages int oglobal
FileLog
and
StdOutLog
webdriver::LocatorType
webdriver::Logger
Forwards logging messages to added logs
webdriver::LogHandler
Base class for log handlers
webdriver::FileLog
File log handler
webdriver::InMemoryLog
webdriver::PerfLog
webdriver::StdOutLog
Stdout log handler
webdriver::LogType
Represents a type/source of a WebDriver log
ServerParameters::PIXEL_FORMAT
webdriver::Point
QDeclarativeItem
QDeclarativeWebView
QGraphicsWebView
GraphicsWebView
QNetworkAccessManager
QNetworkAccessManagerTracer
QObject
QDeclarativeWebSettings
QDeclarativeWebViewAttached
VNCClient
webdriver::QTaskRunner
QWebPage
QDeclarativeWebPage
QWebView
QWebViewExt
webdriver::Rect
RefCounted
webdriver::AbstractCommandCreator
Base class for command creator
webdriver::CommandCreator< C >
webdriver::ElementHandle
This class represents a Webdriver Element handle. Custom implementation should inherit and implement
webdriver::QElementHandle
webdriver::ViewHandle
webdriver::GraphicsWebViewHandle
webdriver::QDeclarativeItemViewHandle
webdriver::QViewHandle
webdriver::QWindowViewHandle
webdriver::Response
webdriver::internal::RouteDetails
webdriver::RouteTable
webdriver::DefaultRouteTable
Subclass of
RouteTable
with default WD commands set
webdriver::Server
ServerParameters
webdriver::Session
webdriver::SessionLifeCycleActions
webdriver::QSessionLifeCycleActions
webdriver::SessionManager
webdriver::Size
webdriver::Switches
webdriver::URLTransitionAction
webdriver::URLTransitionAction_CloseOldView
Transition action - close old view
ValueConversionTraits< T >
ValueConversionTraits< base::DictionaryValue * >
ValueConversionTraits< base::ListValue * >
ValueConversionTraits< base::Value * >
ValueConversionTraits< bool >
ValueConversionTraits< double >
ValueConversionTraits< int >
ValueConversionTraits< std::string >
ValueConversionTraits< webdriver::ElementId >
ValueConversionTraits< webdriver::Point >
ValueConversionTraits< webdriver::Rect >
ValueConversionTraits< webdriver::Size >
ValueConversionTraits< webdriver::SkipParsing >
webdriver::ValueParser
Parses a given value
webdriver::DirectValueParser< T >
webdriver::VersionInfo
This class contains information about version webdriver
webdriver::ViewCmdExecutor
Base class for custom view's executors
webdriver::GraphicsWebViewCmdExecutor
webdriver::QmlWebViewCmdExecutor
webdriver::QViewCmdExecutor
Base class for QT based view's implementation
webdriver::QQmlViewCmdExecutor
QDeclarativeView based view's implementation
webdriver::QWebViewCmdExecutor
QWebView
based view's implementation
webdriver::QWidgetViewCmdExecutor
QWebView
based view's implementation
webdriver::QWindowViewCmdExecutor
Base class for QT5 QWindow based views
webdriver::Quick2ViewCmdExecutor
webdriver::ViewCmdExecutorCreator
Base class for custom cmd executor creators
webdriver::GraphicsWebViewCmdExecutorCreator
webdriver::QmlWebViewCmdExecutorCreator
webdriver::QQmlViewCmdExecutorCreator
webdriver::Quick2ViewCmdExecutorCreator
webdriver::QWebViewCmdExecutorCreator
webdriver::QWidgetViewCmdExecutorCreator
webdriver::ViewCmdExecutorFactory
This class used for managing commands related to view
webdriver::ViewCreator
Base class for custom view's creators
webdriver::QQmlViewCreator
Base class for custom view's creators
webdriver::Quick2ViewCreator
webdriver::QWebViewCreator
Base class for custom view's creators
webdriver::QWidgetViewCreator
Base class for custom view's creators
webdriver::ViewEnumerator
webdriver::ViewFactory
This class used for creating new views
webdriver::ViewId
This class represents a Webdriver View ID. These IDs are mapped to objects in a page
webdriver::ViewRunner
webdriver::QViewRunner
webdriver::ViewTransitionManager
WDEventDispatcher
This class contains dispathers chain
Generated on Thu Feb 12 2015 10:21:22 for WD by
1.8.3.1