UI Player
What does it do?
The UI Player is the QualityMate's component in charge of the execution of scripts or automation test cases. Emulates a user's interaction with a web or desktop application using a Page Object Model approach.
Architecture

For more details of the concepts, check our Glossary page.
Requirements
.NET Version
The UiPlayer is built on C# using the .NET Standard 2.0 version. That being said, UiPlayer will support:
.NET Implementation
Version Support
.NET and .NET Core
2.0 and above
.NET Framework
4.6.2 and above
You can check this information here.
OS Version
Windows 7 SP1 or later
Browsers and Drivers version
Browser
Minimum known browser Version
Driver
Minimum known driver version
Chrome
70
ChromeDriver
2.41
Firefox
57
GeckoDriver
0.22
Edge
83
MSEdgeDriver
83.0
IE
7
IEDriverServer
3.141.0
Last updated
Was this helpful?