WD
|
For hybrid applications there can be several different view types. And each view type can support only specific content. In example web view supports html content, widget view supports UI forms.
HWD has next algorithm of loading new URL in current view:
"some actions with old view" can be customized with webdriver::URLTransitionAction. Customizer implements own behavior and registers it in webdriver::ViewTransitionManager.