TestResults.io
  • What is TestResults.io
  • System Architecture
  • Regulated Markets
    • Health Care Industry
    • Financial Services Industry
  • What's new?
    • Update Instruction
      • Update of the Designer extension in Visual Studio
      • Update the Execution Engine
      • Update the Base- and Environment Models
    • Migration to new project file
  • Designer
    • Overview
    • First Steps
    • Installation
    • TestResults.io solution
    • The development environment
      • Tool Window Overview
        • Test Environments
          • Steps to configure a SUT VM
          • How to access files on the system under test
        • Remote Viewer
          • Control Mode
          • Capture Mode
          • Screen Editor
          • Capture Single Image
        • Screen Explorer
        • Test Case Designer
        • Image Explorer
        • API Testing
        • TestResults.io options
          • Engines
          • Servers
    • Test Cases
      • Adding Test Cases
      • Test Case structure
      • Simple Test Case (Example)
      • Executing your Test Case
      • Generating Test Containers
      • Publishing Test Cases
      • Execution Variables
    • Software Models
      • Adding SW Models
      • Referencing the Model in the Test Case
      • Generating Test Containers
      • Publishing SW Models
      • Screens and Screen Elements
        • Tables
        • Visual Sense
        • Custom Screen Elements
    • Installers
      • Adding Installers
      • Generating Test Containers
      • Publishing Installers
    • Automation Framework Reference
      • Attributes
      • Enumerations
      • Filters
        • IImageFilter Interface
        • Select
        • Resize
      • GlobalEngineParameters
      • ImageDetectionParameters
      • ImageReference
      • Interfaces
        • ITester Interface
          • ITester Methods
          • ITester Properties
        • ITestee Interface
          • ITestee Methods
        • IConnections Interface
          • IConnections Methods
          • IConnections Properties
        • IDebug Interface
        • IEngineResult
        • IHelpers Interface
        • IImageHelper Interface
          • IImageHelper Methods
        • IKeyboard Interface
          • IKeyboard Methods
        • IMouse Interface
          • IMouse Methods
          • IMouse Properties
        • IReport Interface
          • IReport Methods
        • ISUTConnection Interface
      • OcrEngineParameters
        • Best practise
        • IronOcrEngineParameters
        • LEADOcrEngineParameters
        • OcrEngineRelatedCharacters
        • OcrPreprocessingParameters
      • ResultRectangle
      • SutNotReadyException
      • TestStepAbortedException
    • FAQ
      • Two-factor authentication (2FA) and One Time Passwords (OTP)
      • Receive and verify Emails
      • Using Excel as test data source
      • Verify PDF Content
  • Portal
    • Overview
    • First Steps
    • User's Guide
      • Login
      • Projects
      • Dashboard
      • Test Cases
      • Software & Environments
      • Test Sets
      • Job Queue
      • Management
      • Notifications Summary
    • Automation Engineer's Guide
      • Test Automation Workflow
      • Automating a test case
      • Enabling Software & Environments
    • REST API Reference
      • Authentication
      • Projects
      • Test Sets
      • Test Cases
      • Test Plans
      • Test Reports
      • Files
      • Software
      • Environments
      • Untitled
      • Executions
      • Favorites
      • Statistics
      • User Management
      • Customer Management
      • Notifications
      • Configurations
      • Invoicing
  • Models
    • Overview
    • Base Model
      • BaseScreen
        • BaseScreen Properties
        • BaseScreen Methods
      • OnScreenElement
        • OnScreenElement Methods
        • OnScreenElement Properties
      • Primitives
        • Button
          • Button Methods
          • Button Properties
        • Checkbox
          • Checkbox Methods
        • ContextMenu
          • ContextMenu Methods
          • ContextMenu Properties
        • Dropdown
          • Dropdown Methods
          • Dropdown Properties
        • DropdownMenu
          • DropdownMenu Methods
          • DropdownMenu Properties
        • GenericScroller
          • GenericScroller Methods
          • GenericScroller Properties
        • HorizontalScroller
        • IconButton
          • IconButton Properties
        • Label
        • LabelWithButton
          • LabelWithButton Properties
        • LabelWithCheckbox
          • LabelWithCheckbox Properties
        • LabelWithValue
          • LabelWithValue Methods
          • LabelWithValue Properties
        • PwTextBox
          • PwTextBox Methods
        • TextBox
          • TextBox Methods
          • TextBox Properties
        • Tables and lists
          • Column
            • Column Methods
            • Column Properties
          • ItemList
            • ItemList Methods
            • ItemList Properties
          • Row
            • Row Methods
            • Row Properties
          • TableBase
            • TableBase Methods
            • TableBase Properties
        • LabelWithElementBase
          • LabelWithElementBase Properties
      • Enumerations
      • Extensions
        • EngineResultExtensions Methods
        • EnumExtensions Methods
        • ReportExtensions Methods
        • StringExtensions Methods
        • TesterConnectionExtensions Methods
        • TesterDebugExtensions Methods
        • TesterHelperExtensions Methods
        • TesterMouseExtensions Methods
        • TesterOnScreenElementExtensions
        • TesterSelectExtensions Methods
      • Helper Classes
        • BaseModelHelpers
          • BaseModelHelpers Methods
          • BaseModelHelpers Properties
        • Attributes for Designer
        • ListHelpers
      • Exceptions
        • ElementNotFoundException
        • InteractionFailedException
        • ScreenNotFoundException
      • Interfaces
        • IAppBasics Interface
          • IAppBasics Methods
          • IAppBasics Properties
        • IBrowser
        • ICommandLineWindow
        • IScroller Interface
          • IScroller Methods
          • IScroller Properties
        • ISutLocale Interface
          • ISutLocale Methods
          • ISutLocale Properties
        • ISystemHelpers
        • ISystemInteractions
        • IWindow
    • Environment Model
      • Windows
        • Screens
          • CmdWindow
            • CmdWindow Methods
            • CmdWindow Properties
          • FileDialog
            • FileDialog Methods
            • FileDialog Properties
          • FileExplorer
            • FileExplorer Properties
          • RunWindow
            • RunWindow Methods
            • RunWindow Properties
          • Window
            • Window Methods
            • Window Properties
        • SutLocale
          • SutLocale Methods
          • SutLocale Properties
        • SystemHelpers
          • SystemHelpers Methods
          • SystemHelpers Properties
        • SystemInteractions
        • WebBrowser
          • Browser
            • Browser Methods
            • Browser Properties
          • BrowserScroller
            • BrowserScroller Methods
            • BrowserScroller Properties
          • AuthenticationDialog
            • AuthenticationDialog Methods
            • AuthenticationDialog Properties
          • DownloadDialog
            • DownloadDialog Methods
            • DownloadDialog Properties
        • EnvironmentModel Enumerations
        • Interfaces
          • IWebAppBasics
            • IWebAppBasics Property
Powered by GitBook
On this page
  • Description
  • LabelWithCheckbox Class
  • Constructors
  • Methods
  • Properties

Was this helpful?

  1. Models
  2. Base Model
  3. Primitives

LabelWithCheckbox

PreviousLabelWithButton PropertiesNextLabelWithCheckbox Properties

Last updated 4 years ago

Was this helpful?

Description

Class for checkboxes that are associated with a static label. Offers same interactions as .

LabelWithCheckbox Class

Namespace: Progile.TRIO.BaseModel Assembly: Progile.TRIO.BaseModel (in Progile.TRIO.BaseModel.dll)

Inheritance Hierarchy:

Progile.TRIO.BaseModel.LabelWithCheckbox

Constructors

Initializes a new instance of the LabelWithCheckbox class.

LabelWithCheckbox(ITester, string, RelativePosition, ImageReference, ImageReference, ImageReference, int, int, IImageFilter[ ])

Syntax:

public LabelWithCheckbox(
	ITester tester,
	string displayName,
	RelativePosition checkboxPosition,
	ImageReference imageReferenceForLabel,
	ImageReference checkedImageReference,
	ImageReference uncheckedImageReference,
	int gridWidth = 0,
	int checkboxLineHeight = 0,
	params IImageFilter[] filters
)

Parameters:

Parameter

Description

tester

The tester interface.

displayName

checkboxPosition

imageReferenceForLabel

checkedImageReference

The image reference for the checked representation. This or the uncheckedImgRef will be used to locate the checkbox.

uncheckedImageReference

The image reference for the unchecked representation. This or the checkedImgRef will be used to locate the checkbox.

[gridWidth]

The gridWith needs to be set for checkboxPosition Left or Right

[checkboxLineHeight]

The minimum Height of the line with the checkbox.

The lineHeight needs to be set for checkboxPosition Above or Under

[filters]

The filters to find the label.

Exceptions:

Exception

Condition

ArgumentException

checkboxLineHeight needs to be set if checkboxPosition is Above or Under; gridWidth needs to be set if checkboxPosition is Left or Right

LabelWithCheckbox(ITester, string, RelativePosition, string, ImageReference, ImageReference, int, int, IImageFilter[ ])

Syntax:

public LabelWithCheckbox(
	ITester tester,
	string displayName,
	RelativePosition checkboxPosition,
	string searchTextForLabel,
	ImageReference checkedImageReference,
	ImageReference uncheckedImageReference,
	int gridWidth = 0,
	int checkboxLineHeight = 0,
	params IImageFilter[] filters
)

Parameters:

Parameter

Description

tester

The tester interface.

displayName

checkboxPosition

searchTextForLabel

checkedImageReference

The image reference for the checked representation. This or the uncheckedImgRef will be used to locate the checkbox.

uncheckedImageReference

The image reference for the unchecked representation. This or the checkedImgRef will be used to locate the checkbox.

[gridWidth]

The gridWith needs to be set for checkboxPosition Left or Right

[checkboxLineHeight]

The minimum Height of the line with the checkbox.

The lineHeight needs to be set for checkboxPosition Above or Under

[filters]

The filters to find the label.

Exceptions:

Exception

Condition

ArgumentException

checkboxLineHeight needs to be set if checkboxPosition is Above or Under; gridWidth needs to be set if checkboxPosition is Left or Right

Methods

Name

Description

Checks the checkbox if it is not already in the correct state. Else it logs that nothing was done.

Returns true if the image checked can be found, false if unchecked can be found and throws an exception if neither one or the other can be found.

Unchecks the checkbox if it is not already in the correct state. Else it logs that nothing was done.

Properties

Name

Description

Type:

Type: The name of the checkbox that will be used for logging and reporting of exceptions (customer facing).

Type: The position of the checkbox relative to the label.

Type: The image reference that will be used to locate the label on the screen.

Type:

Type:

Type: The minimum width that contains both the label and the checkbox, typically the width of the UI grid column. (Note: ensure the width fits with all window sizes that need to be supported)

Type:

Type: []

Type:

Type: The name of the checkbox that will be used for logging and reporting of exceptions (customer facing).

Type: The position of the checkbox relative to the label.

Type: The search text that will be used to locate the label on the screen.

Type:

Type:

Type: The minimum width that contains both the label and the checkbox, typically the width of the UI grid column. (Note: ensure the width fits with all window sizes that need to be supported)

Type:

Type: []

Gets the object of the LabelWithCheckbox.

Checkbox
Object
Progile.TRIO.BaseModel.OnScreenElement
Progile.TRIO.BaseModel.LabelWithElementBase
ITester
String
ImageReference
ImageReference
ImageReference
Int32
Int32
IImageFilter
ITester
String
String
ImageReference
ImageReference
Int32
Int32
IImageFilter
Checkbox
Progile.TRIO.BaseModel.RelativePosition
Progile.TRIO.BaseModel.RelativePosition
Checkbox
Check
IsChecked
Uncheck