Windows EnvironmentModel for testcases written with Progile TestResults.io
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Sep 29, 2025
$ dotnet add package Progile.TRIO.EnvironmentModel.Windows#Introduction The Environment Models provide interactions with the operating system and additional functionalities that are not related to the application to be tested. It also contains functionalities for web browsers such as file download or basic web authentication. The main entry point for interactions with the Environment Model is the SystemHelpers class. This is a collection of various methods that allow the automation to interact with the operating system on the system under test. The other important class is the SutLocale which lets you deal with language, formatting and times on the system under test.
#Getting Started Documentation at https://docs.testresults.io/models/environment-model/windows