AuthenticationDialog
A class for a webbrowser authentication dialog.
Namespace: Progile.TRIO.EnvironmentModel.WebBrowser
Assembly: Progile.TRIO.EnvironmentModel.Windows (in Progile.TRIO.EnvironmentModel.Windows.dll)
Object
Progile.TRIO.BaseModel.OnScreenElement
Progile.TRIO.BaseModel.BaseScreen
Progile.TRIO.EnvironmentModel.Window
Progile.TRIO.EnvironmentModel.WebBrowser.AuthenticationDialog
Syntax:
public AuthenticationDialog(
ITester t,
ISystemHelpers systemHelpers
)
Parameter | Description |
t | The tester interface. |
systemHelper | An instance of the ISystemHelpers interface that allows interaction with the SUT operating system. |
Name | Description |
Authenticates with the specified username and password. |
Last modified 4yr ago