WD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
webdriver::QWidgetViewCmdExecutor Member List

This is the complete list of members for webdriver::QWidgetViewCmdExecutor, including all inherited members.

AcceptOrDismissAlert(bool accept, Error **error)webdriver::QViewCmdExecutorvirtual
ActiveElement(ElementId *element, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
CanHandleUrl(const std::string &url, bool *can, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
ClearElement(const ElementId &element, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
ClearStorage(StorageType type, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
ClickElement(const ElementId &element, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
Close(Error **error)webdriver::QViewCmdExecutorvirtual
create2PointTouchEvent(QEvent::Type eventType, Qt::TouchPointStates touchPointStates, QPointF &point1, QPointF &point2)webdriver::QViewCmdExecutorprotected
createSimpleTouchEvent(QEvent::Type eventType, Qt::TouchPointStates touchPointStates, QPointF point)webdriver::QViewCmdExecutorprotected
createTouchEvent(QEvent::Type eventType, Qt::TouchPointStates touchPointStates, const QList< QTouchEvent::TouchPoint > &touchPoints)webdriver::QViewCmdExecutorprotected
createTouchPoint(Qt::TouchPointState state, QPointF &point)webdriver::QViewCmdExecutorprotected
createTouchPointWithId(Qt::TouchPointState state, QPointF &point, int id)webdriver::QViewCmdExecutorprotected
DeleteCookie(const std::string &url, const std::string &cookie_name, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
ElementEquals(const ElementId &element1, const ElementId &element2, bool *is_equal, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
ElementSubmit(const ElementId &element, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
ExecuteAsyncScript(const std::string &script, const base::ListValue *const args, base::Value **value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
ExecuteScript(const std::string &script, const base::ListValue *const args, base::Value **value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
FindElement(const ElementId &root_element, const std::string &locator, const std::string &query, ElementId *element, Error **error)webdriver::QViewCmdExecutorvirtual
FindElements(const ElementId &root_element, const std::string &locator, const std::string &query, std::vector< ElementId > *elements, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
FindNativeElementsByXpath(QWidget *parent, const std::string &query, std::vector< ElementId > *elements, Error **error)webdriver::QWidgetViewCmdExecutorprotected
GetAlertMessage(std::string *text, Error **error)webdriver::QViewCmdExecutorvirtual
GetAppCacheStatus(int *status, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
GetAttribute(const ElementId &element, const std::string &key, base::Value **value, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetBounds(Rect *bounds, Error **error)webdriver::QViewCmdExecutorvirtual
GetBrowserLog(base::ListValue **browserLog, Error **error)webdriver::ViewCmdExecutorinlinevirtual
GetCookies(const std::string &url, base::ListValue **cookies, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
getElement(const ElementId &element, Error **error)webdriver::QWidgetViewCmdExecutorprotected
GetElementCssProperty(const ElementId &element, const std::string &property, base::Value **value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
GetElementLocation(const ElementId &element, Point *location, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetElementLocationInView(const ElementId &element, Point *location, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetElementScreenShot(const ElementId &element, std::string *png, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetElementSize(const ElementId &element, Size *size, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetElementTagName(const ElementId &element, std::string *tag_name, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetElementText(const ElementId &element, std::string *element_text, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetGeoLocation(base::DictionaryValue **geolocation, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
GetMute(const ElementId &element, bool *, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetOrientation(std::string *orientation, Error **error)webdriver::QViewCmdExecutorvirtual
GetPlaybackSpeed(const ElementId &element, double *, Error **)webdriver::QWidgetViewCmdExecutorvirtual
GetPlayerState(const ElementId &element, PlayerState *, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetPlayerVolume(const ElementId &element, double *, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetPlayingPosition(const ElementId &element, double *, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetScreenShot(std::string *png, Error **error)webdriver::QViewCmdExecutorvirtual
GetSource(std::string *source, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
GetStorageItem(StorageType type, const std::string &key, std::string *value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
GetStorageKeys(StorageType type, base::ListValue **keys, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
GetStorageSize(StorageType type, int *size, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
GetTitle(std::string *title, Error **error)webdriver::QViewCmdExecutorvirtual
GetURL(std::string *url, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
getView(const ViewId &viewId, Error **error)webdriver::QViewCmdExecutorprotected
getWidget(const ElementId &element, Error **error)webdriver::QWidgetViewCmdExecutorprotected
GetWindowName(std::string *name, Error **error)webdriver::QViewCmdExecutorvirtual
GoBack(Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
GoForward(Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
IsElementDisplayed(const ElementId &element, bool ignore_opacity, bool *is_displayed, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
IsElementEnabled(const ElementId &element, bool *is_enabled, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
IsOnline(bool *, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
IsOptionElementSelected(const ElementId &element, bool *is_selected, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
MatchNativeElement(const QObject *item, const std::string &locator, const std::string &query)webdriver::QWidgetViewCmdExecutorprotected
Maximize(Error **error)webdriver::QViewCmdExecutorvirtual
MouseButtonDown(Error **error)webdriver::QWidgetViewCmdExecutorvirtual
MouseButtonUp(Error **error)webdriver::QWidgetViewCmdExecutorvirtual
MouseClick(MouseButton button, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
MouseDoubleClick(Error **error)webdriver::QWidgetViewCmdExecutorvirtual
MouseMove(const int x_offset, const int y_offset, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
MouseMove(const ElementId &element, int x_offset, const int y_offset, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
MouseMove(const ElementId &element, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
MouseWheel(const int delta, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
NavigateToURL(const std::string &url, bool sync, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
QViewCmdExecutor(Session *session, ViewId viewId)webdriver::QViewCmdExecutorexplicit
QWidgetViewCmdExecutor(Session *session, ViewId viewId)webdriver::QWidgetViewCmdExecutorexplicit
Reload(Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
RemoveStorageItem(StorageType type, const std::string &key, std::string *value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
saveScreenshot(QPixmap &pixmap, std::string *png, Error **error)webdriver::QViewCmdExecutorprotected
SendKeys(const ElementId &element, const string16 &keys, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
webdriver::QViewCmdExecutor::SendKeys(const string16 &keys, Error **error)webdriver::QViewCmdExecutorvirtual
session_webdriver::ViewCmdExecutorprotected
SetAlertPromptText(const std::string &alert_prompt_text, Error **error)webdriver::QViewCmdExecutorvirtual
SetBounds(const Rect &bounds, Error **error)webdriver::QViewCmdExecutorvirtual
SetCookie(const std::string &url, base::DictionaryValue *cookie_dict, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
SetGeoLocation(const base::DictionaryValue *geolocation, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
SetMute(const ElementId &element, bool, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
SetOnline(bool, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
SetOptionElementSelected(const ElementId &element, bool selected, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
SetOrientation(const std::string &orientation, Error **error)webdriver::QViewCmdExecutorvirtual
SetPlaybackSpeed(const ElementId &element, double, Error **)webdriver::QWidgetViewCmdExecutorvirtual
SetPlayerState(const ElementId &element, PlayerState, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
SetPlayerVolume(const ElementId &element, double, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
SetPlayingPosition(const ElementId &element, double, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
SetStorageItem(StorageType type, const std::string &key, const std::string &value, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
SwitchTo(Error **error)webdriver::QViewCmdExecutorvirtual
SwitchToFrameWithElement(const ElementId &element, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
SwitchToFrameWithIndex(int index, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
SwitchToFrameWithNameOrId(const std::string &name_or_id, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
SwitchToTopFrame(Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
SwitchToTopFrameIfCurrentFrameInvalid(Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
TouchClick(const ElementId &element, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
touchDevicewebdriver::QViewCmdExecutorprotected
TouchDoubleClick(const ElementId &element, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
TouchDown(const int &x, const int &y, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
TouchFlick(const int &xSpeed, const int &ySpeed, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
TouchFlick(const ElementId &element, const int &xoffset, const int &yoffset, const int &speed, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
TouchLongClick(const ElementId &element, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
TouchMove(const int &x, const int &y, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
TouchPinchRotate(const ElementId &element, const int &angle, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
TouchPinchZoom(const ElementId &element, const double &scale, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
TouchScroll(const int &xoffset, const int &yoffset, Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
TouchScroll(const ElementId &element, const int &xoffset, const int &yoffset, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
TouchUp(const int &x, const int &y, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
view_id_webdriver::ViewCmdExecutorprotected
ViewCmdExecutor(Session *session, ViewId viewId)webdriver::ViewCmdExecutorexplicit
VisualizerShowPoint(Error **error) NOT_SUPPORTED_IMPLwebdriver::QWidgetViewCmdExecutorvirtual
VisualizerSource(std::string *source, Error **error)webdriver::QWidgetViewCmdExecutorvirtual
~QViewCmdExecutor()webdriver::QViewCmdExecutorvirtual
~QWidgetViewCmdExecutor()webdriver::QWidgetViewCmdExecutorvirtual
~ViewCmdExecutor()webdriver::ViewCmdExecutorvirtual