Changes breaking backward compatibility
-
New
Upgraded the Firefox version on cloud browser to 130. This may cause some visual differences in cloud browser test results.
General
-
New
Xpath locators which locate input elements by their associated labels (like //input[@id=//label[text()='User name']/@for] ) can be now generated when a UI is scanned. -
New
Using texts with new lines in data patterns is now supported. (#76) -
Fix
Resolved an issue where retried tests sometimes hung up. -
Fix
Fixed an issue where shared step variables' connections became corrupted after creating a new nested shared step. -
Fix
Resolved an issue where MagicPodConnect became inaccessible after a long period after its launch. -
Fix
Improved the UI capture logic to ignore more random IDs and classes of Mantine in UI elements’ locators. -
Fix
Fixed an issue where member invitations didn’t work when using the domain control feature.
Browser Testing
-
Fix
Addressed an issue where batch runs sometimes took several minutes before starting. -
Fix
Improved performance of Edge browser on the local PC environment when running on an Apple Silicon Mac.