WebViewGidBuilderImpl.automationPresentationType

T automationPresentationType(webkit.types.AutomationBrowsingContextPresentation propval)

Set automationPresentationType property.

Parameters

propvalThe #WebKitAutomationBrowsingContextPresentation of #WebKitWebView. This should only be used when creating a new #WebKitWebView as a response to #WebKitAutomationSession::create-web-view signal request. If the new WebView was added to a new tab of current browsing context window [webkit.types.AutomationBrowsingContextPresentation.Tab] should be used.

Returns

Builder instance for fluent chaining