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

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

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

 

Releases

Version: 11.5.1900
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:

- Add locale and timezoneId option to browsercontext

- Add result to evaluate javascript command

- 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.1900
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:

- Add locale and timezoneId option to browsercontext

- Add result to evaluate javascript command

- 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.1900
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:

- Add locale and timezoneId option to browsercontext

- Add result to evaluate javascript command

- 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