AutomationSession


Object Hierarchy:

WebKit.AutomationSession WebKit.AutomationSession WebKit.AutomationSession GLib.Object GLib.Object GLib.Object->WebKit.AutomationSession

Description:

[ CCode ( type_id = "webkit_automation_session_get_type ()" ) ]
[ Version ( since = "2.18" ) ]
public class AutomationSession : Object

Automation Session.

WebKitAutomationSession represents an automation session of a WebKitWebContext. When a new session is requested, a WebKitAutomationSession is created and the signal WebKitWebContext:WebKitAutomationSession:automation-started is emitted with the WebKitAutomationSession as argument. Then, the automation client can request the session to create a new WebView to interact with it. When this happens the signal create_web_view is emitted.


Namespace: WebKit
Package: webkit2gtk-4.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: