General
-
NewAdded automatic type inference for user-defined functions in the "Run TypeScript code" command.- It automatically defines
ArgsandOutputtypes. If you already haveArgsorOutputtype definitions, please delete them. It doesn’t affect test results.
- It automatically defines
-
FixImproved the fonts for logs on the test result page. -
FixFixed an issue where importing a CSV as a data pattern could lead to unexpected data ordering. (Issue since 1.57.0)
Generative AI
-
NewThe “Assert with AI” commands can now be used beyond the free limit by consuming AI credits. (#507)
Mobile App Testing
-
FixImproved UI scan performance for iOS.