Get whether a #WebKitWebView was created with #WebKitWebView:is-controlled-by-automation
property enabled. Only #WebKitWebView<!-- -->s controlled by automation can be used in an
automation session.
classWebView
bool
isControlledByAutomation
()
Return Value
Type: bool
%TRUE if @web_view is controlled by automation, or %FALSE otherwise.
Get whether a #WebKitWebView was created with #WebKitWebView:is-controlled-by-automation property enabled. Only #WebKitWebView<!-- -->s controlled by automation can be used in an automation session.