TestResults.io
Product
Search
⌃K
Links
What is TestResults.io
System Architecture
Regulated Markets
What's new?
Designer
Overview
First Steps
Installation
TestResults.io solution
The development environment
Test Cases
Software Models
Installers
Automation Framework Reference
Attributes
Enumerations
Filters
GlobalEngineParameters
ImageDetectionParameters
ImageReference
Interfaces
ITester Interface
ITestee Interface
IConnections Interface
IConnections Methods
IConnections Properties
IDebug Interface
IEngineResult
IHelpers Interface
IImageHelper Interface
IKeyboard Interface
IMouse Interface
IReport Interface
ISUTConnection Interface
OcrEngineParameters
ResultRectangle
SutNotReadyException
TestStepAbortedException
FAQ
Portal
Overview
First Steps
User's Guide
Automation Engineer's Guide
REST API Reference
Models
Overview
Base Model
Environment Model
Powered By GitBook

IConnections Properties

Active

Provides access to the underlying, currently active connection used to communicate with the subject under test.
Syntax: ISUTConnection Active { get; }

Available

Provides a list of all available connections
Syntax: IEnumerable<string> Available { get; }
​
​
Previous
IConnections Methods
Next
IDebug Interface
Last modified 3yr ago
On this page
Active
Available