WebView.isControlledByAutomation

bool isControlledByAutomation()

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.

Returns

true if web_view is controlled by automation, or false otherwise.