WD
|
#include <string>
#include <vector>
#include <map>
#include "base/memory/scoped_ptr.h"
#include "webdriver_view_executor.h"
#include "webdriver_error.h"
#include "extension_qt/qdeclarativewebview.h"
#include <QtCore/QDebug>
Classes | |
class | webdriver::QmlWebViewCmdExecutorCreator |
class | webdriver::QmlWebViewCmdExecutor |
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.");} |