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

One Win32 desktop object a browser is running on. Reached from the browser that is on it, so a workflow that has the browser never has to remember what the desktop was called. More...

Public Member Functions

string Peek ()
string Peek (int forMs)
void Close ()

Properties

string Name [get]
int WindowCount [get]

Detailed Description

One Win32 desktop object a browser is running on. Reached from the browser that is on it, so a workflow that has the browser never has to remember what the desktop was called.

Definition at line 154 of file Interfaces.cs.

Property Documentation

◆ Name

string GenerallyPositive.Browser.IHiddenDesktop.Name
get

Definition at line 157 of file Interfaces.cs.

◆ WindowCount

int GenerallyPositive.Browser.IHiddenDesktop.WindowCount
get

Definition at line 159 of file Interfaces.cs.


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