Hello! The Olympic games have finally begun. The atmosphere is rather different from usual, but the athletes are competing to the best of their abilities, inspiring all of us at Autify.
Let's take a look at Autify's release notes for July!
Released features🚀
Time of delivery displayed for emails sent to fixed email addresses
In the Email Testing function, the time of receipt is now displayed for emails sent to fixed email addresses. Please note that the time zone is UTC for the displayed time or receipt.
Menu for adding hover steps only displayed when recording
Previously, Add Hover Step was continually displayed in the context menu. Now, it will only appear during recording for improved usability.
Improved the order of test execution
When multiple tests were waiting to be executed simultaneously, the order of test execution used to be random. We have improved this so that the tests with the oldest request are executed first. This ensures that tests for each Test Plan are executed as a block, even when execution requests for multiple Test Plans are sent simultaneously. In other words, tests from different Test Plans will not be executed in sequence.
Other updates ✨
- Browsers have been updated.
- Further information: Supported OS and Browser Versions (PC)
- Edge 88 -> 90
- Chrome 89 -> 90
- Firefox 85 -> 86
- Bug fixes and minor improvements.
- Changed the description of the mail opening step to be more in line with the actual behavior.
- Before change: Open emails with "<subject of the email>"
- After change: Open emails with title like "<subject of the email>"
- Improved the error displayed when the test fails on the upper part of the Test Result Page.
- Fixed a bug where the expected value was not displayed when the actual value in the assertion step was null.
- On the Test Result Page, we fixed an issue where the step to click on an element in an iframe would not always result in the element coming to the center of the screen.
- We are making many other improvements to make tests run more smoothly!
- Changed the description of the mail opening step to be more in line with the actual behavior.
- Further information: Supported OS and Browser Versions (PC)