#include <widget_view_executor.h>
webdriver::QWidgetViewCmdExecutorCreator::QWidgetViewCmdExecutorCreator |
( |
| ) |
|
virtual webdriver::QWidgetViewCmdExecutorCreator::~QWidgetViewCmdExecutorCreator |
( |
| ) |
|
|
inlinevirtual |
virtual bool webdriver::QWidgetViewCmdExecutorCreator::CanHandleView |
( |
Session * |
session, |
|
|
ViewId |
viewId, |
|
|
ViewType * |
viewType = NULL |
|
) |
| const |
|
virtual |
check if view suppported
- Parameters
-
| session | pointer to session |
| viewId | view to operate on |
[out] | viewType | returned type of view |
- Returns
- true - if there is executor for such view
Implements webdriver::ViewCmdExecutorCreator.
virtual std::string webdriver::QWidgetViewCmdExecutorCreator::GetViewTypeName |
( |
| ) |
const |
|
virtual |
const ViewType webdriver::QWidgetViewCmdExecutorCreator::WIDGET_VIEW_TYPE |
|
static |
The documentation for this class was generated from the following file: