#include <graphics_web_view_executor.h>
webdriver::GraphicsWebViewCmdExecutorCreator::GraphicsWebViewCmdExecutorCreator |
( |
| ) |
|
virtual webdriver::GraphicsWebViewCmdExecutorCreator::~GraphicsWebViewCmdExecutorCreator |
( |
| ) |
|
|
virtual |
virtual bool webdriver::GraphicsWebViewCmdExecutorCreator::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::GraphicsWebViewCmdExecutorCreator::GetViewTypeName |
( |
| ) |
const |
|
virtual |
const ViewType webdriver::GraphicsWebViewCmdExecutorCreator::GRAPHICS_WEB_VIEW_TYPE |
|
static |
The documentation for this class was generated from the following file: