The object names in Squish are a powerful feature, not only with the ability to look up objects, but also...
With Squish 6.4 we introduced script-based object maps, which provide a more powerful way to manage object names. Script-based object...
We are delighted to announce the Squish GUI Tester 6.4 release. This version introduces cutting-edge GUI object recognition features: flexible...
Object synchronization functions such as waitForObject or waitForObjectItem may return various error messages. Fully understanding these messages is important to...
One of the more challenging aspects of creating Squish tests is the generation of stable object names. The name to...
Usually when Squish adds an object to the Object Map, Symbolic Name is created as a combination of its properties...
Upcoming feature: Script-Based Object Map In July 2016 two blog articles presented an alternative script-based Object Map approach for advanced...
Why is it important to use a version control system also known as source control or revision control? Please ask...
Periodically (or frequently) objects change in applications. Having a time-efficient approach to updating your automated test suite is important. The...
Squish uses the concept of the Object Map, with Symbolic Names and Real Names available for use in scripts. At...