WebBrowserScript WebBrowser Property C# API
Gets the WebBrowser belonging to this Virtual User.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public WebBrowser WebBrowser { get; }

Field Value

The WebBrowser belonging to this Virtual User.
See Also