Shi Ling's tools
-
Moodz Amil๐ 9 karmaSep 9, 2025@TAMI Studio by UI-liciousI have read their documentation, specifically the basics of how to get started and the test script commands. Surprisingly the commands are easy to read and understand. I may need to do a bit more exploring, I think I saw a blogpost that you can also use javascript with this tool like many other tools, so I'll check that out as well. But for now, this tool seems to be promising enough for QA Testers and Automation testers who want to work faster and more efficient.
Comments
On TAMI Studio by UI-licious
Shi Ling
๐ ๏ธ 1 tool
Sep 11, 2025
@TAMI Studio by UI-licious
Yup, we try to make the framework simple so that your tests are readable. But I know devs, since I'm one as well, and we want flexibility. So you can absolutely use JavaScript to write custom functions, generate test data - like dates. It runs on JavaScript under the hood. We also use co-routine synchronization so that you don't need to sprinkle your test script with awaits, as we force the script to pause if we're waiting for a result from the browser. I might be getting too much into the details here... ๐
But if you have any feedback, feel free to leave a comment here or via our in-app chat. I'd love to hear your experience with using our AI to generate tests from screenshots and recordings if you've explored that as well.
