Changes breaking backward compatibility
-
NewUpgraded the Firefox version on cloud browser to 130. This may cause some visual differences in cloud browser test results.
General
-
NewXpath 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. -
NewUsing texts with new lines in data patterns is now supported. (#76) -
FixResolved an issue where retried tests sometimes hung up. -
FixFixed an issue where shared step variables' connections became corrupted after creating a new nested shared step. -
FixResolved an issue where MagicPodConnect became inaccessible after a long period after its launch. -
FixImproved the UI capture logic to ignore more random IDs and classes of Mantine in UI elements’ locators. -
FixFixed an issue where member invitations didn’t work when using the domain control feature.
Browser Testing
-
FixAddressed an issue where batch runs sometimes took several minutes before starting. -
FixImproved performance of Edge browser on the local PC environment when running on an Apple Silicon Mac.