๐ Best Practices for Automation Testing Mendix Apps with Selenium?
0
Hi everyone! ๐ Iโm planning to set up automation testing for our Mendix projects. I'm thinking of using Selenium WebDriver (with Python or Java) to automate user interactions, but Iโm wondering: Is Selenium a good choice for Mendix apps, considering their dynamic loading (microflows/nanoflows)? Are there any best practices for identifying elements? (e.g., using data-mx-name instead of dynamic IDs) Any recommended tools or frameworks that work well with Mendix ? Would love to hear your experiences, tips, or suggestions! ๐Thanks in advance!