Environment Model

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.

Last updated