AuthenticationDialog
Description
A class for a webbrowser authentication dialog.
AuthenticationDialog Class
Namespace: Progile.TRIO.EnvironmentModel.WebBrowser Assembly: Progile.TRIO.EnvironmentModel.Windows (in Progile.TRIO.EnvironmentModel.Windows.dll)
Inheritance Hierarchy:
Object Progile.TRIO.BaseModel.OnScreenElement Progile.TRIO.BaseModel.BaseScreen Progile.TRIO.EnvironmentModel.Window Progile.TRIO.EnvironmentModel.WebBrowser.AuthenticationDialog
Constructors
Syntax:
Parameter | Description |
t | Type: ITester The tester interface. |
systemHelper | Type: ISystemHelpers An instance of the ISystemHelpers interface that allows interaction with the SUT operating system. |
Methods
Name | Description |
Authenticates with the specified username and password. |
Properties
Last updated