MTA Mendix Frontend Testkit

Content Type: Module
Categories: Connectors

Overview

The MTA Frontend Testkit provides support for Locator, Element operations, and Actions on Mendix Widgets.

A licensed MTA node with a running MTA Plugin and the MTA Playwright Connector module are required.

For a list of supported Mendix Widgets, check the contents of this add-on module.

 

Frontend testing is available in MTA 3.0 and higher.

Documentation

Demo urlhttps://demo.menditect.com

Always make sure to download the corresponding Playwright Driver Bundle jar file into the /userlib directory of your Mendix project:

See our documentation page for more information on how to configure the MTA Frontend Testkit

 

Releases

Version: 11.5.2100
Framework Version: 11.0.0
Release Notes:

See our documentation page for more information on how to configure the MTA Frontend Testkit

https://documentation.menditect.com/page-linker?tag=playwright-testkit

 

Changelog:

- IMPORTANT: Updated to using Playwright 1.59 (make sure to update driver bundle jar file)

- Add Click action on Container Widget

- Added support for retrieving the input value for TextBox and TextArea Widgets

- Added support for filling a Textbox where "Show as password" is enabled

- Added/extended support for NavigationList, ReferenceSelector and ReferenceSetSelector Widgets

- Changed DataGrid2 implementation; specify Cell in order to Click a Row

Version: 10.5.2100
Framework Version: 10.24.0
Release Notes:

See our documentation page for more information on how to configure the MTA Frontend Testkit

https://documentation.menditect.com/page-linker?tag=playwright-testkit

 

Changelog:

- IMPORTANT: Updated to using Playwright 1.59 (make sure to update driver bundle jar file)

- Add Click action on Container Widget

- Added support for retrieving the input value for TextBox and TextArea Widgets

- Added support for filling a Textbox where "Show as password" is enabled

- Added/extended support for NavigationList, ReferenceSelector and ReferenceSetSelector Widgets

- Changed DataGrid2 implementation; specify Cell in order to Click a Row

Version: 9.5.2100
Framework Version: 9.24.40
Release Notes:

See our documentation page for more information on how to configure the MTA Frontend Testkit

https://documentation.menditect.com/page-linker?tag=playwright-testkit

 

Changelog:

- IMPORTANT: Updated to using Playwright 1.59 (make sure to update driver bundle jar file)

- Add Click action on Container Widget

- Added support for retrieving the input value for TextBox and TextArea Widgets

- Added support for filling a Textbox where "Show as password" is enabled

- Added/extended support for NavigationList, ReferenceSelector and ReferenceSetSelector Widgets

- Changed DataGrid2 implementation; specify Cell in order to Click a Row