GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowWindowActions Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowWindowActions:
GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser

Public Member Functions

IAllowBrowserActionOrAnySelector CloseWindow (dynamic URLorId=null)
IAllowBrowserActionOrAnySelector GoToWindow (dynamic URLorId=null)

Properties

IAllowBrowserActionOrAnySelector NextWindow [get]
IAllowBrowserActionOrAnySelector PreviousWindow [get]

Detailed Description

Definition at line 485 of file Interfaces.cs.

Member Function Documentation

◆ CloseWindow()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowWindowActions.CloseWindow ( dynamic URLorId = null)

◆ GoToWindow()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowWindowActions.GoToWindow ( dynamic URLorId = null)

Property Documentation

◆ NextWindow

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowWindowActions.NextWindow
get

Implemented in GenerallyPositive.Browser.Browser.

Definition at line 489 of file Interfaces.cs.

◆ PreviousWindow

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowWindowActions.PreviousWindow
get

Implemented in GenerallyPositive.Browser.Browser.

Definition at line 490 of file Interfaces.cs.


The documentation for this interface was generated from the following file: