<-- Back

UniTesting module error because of missing dependencies

Issue

During a non-local UI test using the UnitTesting module, the following errors might arise because of missing dependencies or libraries.

"error": "Exception: com.mendix.systemwideinterfaces.MendixRuntimeException: java.lang.RuntimeException: Playwright connection closed\n\tat QIMApp.UT_Run_PlayWright (JavaAction : 'RunPlayWright')
Error {\n message='\n╔═════╗\n║ Host system is missing dependencies to run browsers.

Environment

UnitTesting (all versions)

Cause

The UnitTesting module does not support third-party UI testing tools, such as Playwright, as seen in the example error.

The UnitTesting module is designed to test microflows within the application and validate their outcomes. It is not intended for use with external tools for UI testing on the cloud environment.

Solution/Workaround

Mendix offers a partnership solution with Menditec for automated UI testing.

Internal information related

  • 238965
  • C04VC38P18B/p1737470283453199

Additional information

Have more questions? Submit a request

0 Comments

Article is closed for comments.

To provide feedback, please open a ticket here. Don't forget to include the article's URL along with the feedback you would like to provide.