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 Modelarrow-up-right approach.

Architecture

Top-Level UI Player Architecture

For more details of the concepts, check our Glossary page.

Requirements

.NET Version

The UiPlayer is built on C#arrow-up-right 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 herearrow-up-right.

circle-info

If you want to use Visual Studio IDE, you have to use Visual Studioarrow-up-right 2017 or above.

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?