Click or drag to resize

BrowserCommands Class

Provides a set of browser related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ViewBrowserCommands

Namespace:  MediaCy.Automation.View
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class BrowserCommands

The BrowserCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberClose
Closes Browser.
Public propertyStatic memberForums
Opens Browser on the Image Analysis Forums page.
Public propertyStatic memberHome
Opens Browser on the Home page.
Public propertyStatic memberOpen
Opens Browser.
Public propertyStatic memberSolutions
Opens Browser on the App Center page.
Public propertyStatic memberSupport
Opens Browser on the Support page.
Public propertyStatic memberTips
Opens Browser on the Tips and Tricks page.
Public propertyStatic memberTraining
Opens Browser on the Training page.
Public propertyStatic memberTutorials
Opens Browser on the Tutorials page.
Top
See Also