IAppBasics Properties
A dictionary for application settings that can be modified through the model and influence other parts of the model or test cases, e.g. the date / time format.
Syntax:
Dictionary<string, string> AppSettings { get; }
The locale of the system under test that allows to get the current date time and culture of the SUT.
Access to the Tester Interface.
The search rectangle as Select filter that contains the whole application.
Last modified 4yr ago