GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.Puppeteer Class Reference

Static Public Member Functions

static Process LaunchBrowser (IBrowser browser, GPALUrl URL)
static async Task< string > GetActiveTab (PuppeteerCommunicator communicator, string sessionId)
static string GetScreenMaxSize ()
static string GetScreenWidth ()
static string GetScreenHeight ()
static int GetScreenWidthInt ()
static int GetScreenHeightInt ()

Detailed Description

Definition at line 38 of file Puppeteer.cs.

Member Function Documentation

◆ GetActiveTab()

async Task< string > GenerallyPositive.Browser.Puppeteer.GetActiveTab ( PuppeteerCommunicator communicator,
string sessionId )
static

Definition at line 49 of file Puppeteer.cs.

◆ GetScreenHeight()

string GenerallyPositive.Browser.Puppeteer.GetScreenHeight ( )
static

Definition at line 407 of file Puppeteer.cs.

◆ GetScreenHeightInt()

int GenerallyPositive.Browser.Puppeteer.GetScreenHeightInt ( )
static

Definition at line 436 of file Puppeteer.cs.

◆ GetScreenMaxSize()

string GenerallyPositive.Browser.Puppeteer.GetScreenMaxSize ( )
static

Definition at line 373 of file Puppeteer.cs.

◆ GetScreenWidth()

string GenerallyPositive.Browser.Puppeteer.GetScreenWidth ( )
static

Definition at line 393 of file Puppeteer.cs.

◆ GetScreenWidthInt()

int GenerallyPositive.Browser.Puppeteer.GetScreenWidthInt ( )
static

Definition at line 422 of file Puppeteer.cs.

◆ LaunchBrowser()

Process GenerallyPositive.Browser.Puppeteer.LaunchBrowser ( IBrowser browser,
GPALUrl URL )
static

Definition at line 43 of file Puppeteer.cs.


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