#include <webdriver_view_transitions.h>
Manager that stores custom view transition action. Registered custom action will be used in URLCommand processing.
static void webdriver::ViewTransitionManager::HandleOldView |
( |
Session * |
session, |
|
|
const ViewId & |
viewId |
|
) |
| |
|
static |
handle old view
- Parameters
-
session | session to work within |
viewId | viewId not able to handle requested URL |
static void webdriver::ViewTransitionManager::SetURLTransitionAction |
( |
URLTransitionAction * |
transitionAction | ) |
|
|
static |
set url transition action
- Parameters
-
transitionAction | pointer to custom action. Manager takes ownership on passed object. |
The documentation for this class was generated from the following file: