GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowTabActions Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowTabActions:
GenerallyPositive.Browser.IAllowAfterWaitFor GenerallyPositive.Browser.IAllowBrowserAction GenerallyPositive.Browser.IAllowWithHeaderOrFileActions GenerallyPositive.Browser.IAllowAfterWaitForAndSizeControl GenerallyPositive.Browser.IAllowAfterWaitFor GenerallyPositive.Browser.IAllowAllBrowserAndAllSelector GenerallyPositive.Browser.IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IAllowAfterWaitForAndSizeControl GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IAllowCallTemplate GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser

Public Member Functions

IAllowBrowserActionOrAnySelector CloseTab (dynamic URLorTabId=null)
IAllowBrowserActionOrAnySelector GoToTab (dynamic URLorTabTuple=null)

Properties

IAllowBrowserActionOrAnySelector NextTab [get]
IAllowBrowserActionOrAnySelector PreviousTab [get]

Detailed Description

Definition at line 445 of file Interfaces.cs.

Member Function Documentation

◆ CloseTab()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowTabActions.CloseTab ( dynamic URLorTabId = null)

◆ GoToTab()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowTabActions.GoToTab ( dynamic URLorTabTuple = null)

Property Documentation

◆ NextTab

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowTabActions.NextTab
get

Implemented in GenerallyPositive.Browser.Browser.

Definition at line 449 of file Interfaces.cs.

◆ PreviousTab

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowTabActions.PreviousTab
get

Implemented in GenerallyPositive.Browser.Browser.

Definition at line 450 of file Interfaces.cs.


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