Desktop App updates: 1.18.34, 1.18.36, 1.18.37, and 1.18.40
almost 3 years ago by Molly Exten
Here's what's new in the mabl Desktop App...
Version 1.18.40 - September 29, 2022
Fixed
- Fixed the font for selected files and updated the local file icon for files used in API tests.
- Fixed an issue in the mabl Trainer which prevented users from recording input variable steps for elements in a shadow DOM.
Version 1.18.37 - September 28, 2022
Fixed
- Resolved an issue in which proxy settings for the Desktop App were being ignored when a user logged in through Google auth.
Version 1.18.36 - September 27, 2022
Added
- Assertions and conditionals can now be made case-insensitive. Learn more here.
Changed
- Updated the Unified Runner's lexicographic comparison logic to use Unicode code point values to maintain consistency with the Legacy Runner.
- Changed the cancel button for email assertions page to be consistent with the close button on the mabl mailbox page.
Fixed
- Fixed the transparency of buttons on the mabl mailbox toolbar.
Version 1.18.34 - September 27, 2022
Added
- API tests now include a new binary request type, which can send the contents of a local file or an existing file upload. When the test is saved, any local files will be uploaded to the user's workspace as a file upload. Learn more here.
- Postman collection imports for API tests can now contain binary files. Assuming the files referenced in the collection can be found on the local disk, they will be added to the appropriate API test step. When the test is saved, the user will be prompted to upload all the local files.
Fixed
- Fix an issue where the mabl Trainer was unable to distinguish between the same iframe open in different pages. For instance, if a test opened the same page twice in different tabs, the Trainer would always make assertions on the first tab.