|
WD
|
#include <string>#include <vector>#include <map>#include "base/memory/scoped_ptr.h"#include "webdriver_view_executor.h"#include "webdriver_error.h"#include <QtCore/QDebug>
Classes | |
| class | webdriver::GraphicsWebViewCmdExecutorCreator |
| class | webdriver::GraphicsWebViewCmdExecutor |
Namespaces | |
| namespace | webdriver |
Macros | |
| #define | NOT_SUPPORTED_IMPL {*error = new Error(kCommandNotSupported, "Current view doesnt support this command.");} |
| #define NOT_SUPPORTED_IMPL {*error = new Error(kCommandNotSupported, "Current view doesnt support this command.");} |