MTA Mendix Frontend Testkit
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
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
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
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
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