Month: April 2021
Month: April 2021
How to control applications running on remote computer(s)
QAthing library with the help of QAthingClient and QAthingEngine (Remoting) can be used to access application(s) running on different machines. Although numerous cases can be handled using this approach, in this blog I will demonstrate how Calculator application can be controlled remotely. QAthingClient accepts the same commands as QAthing library. Launch QAthingEngine.exe on remote computer;
Read MoreFeatures (Not accessible via GUI)
I foresee some delay in the next release in that I have planned to provide a designer (form/group operations) and a few enhanced features to address complex scenarios. However, there are a couple of features that already exist (functional) in the current version, but unfortunately, due to busy schedule, I could not managed to expose
Read MoreHow to use QAthing – Part 4
This video demonstrates usage of QAthing by performing a simple addition operation on calc application. In this video Python is used to perform the operations that are done in Part 1 video
Read MoreHow to use QAthing – Part 3
This video demonstrates usage of QAthing by performing a simple addition operation on calc application. In this video Python is used to perform the operations that are done in Part 1 and Part 2 videos.
Read MoreHow to use QAthing – Part 2
This video demonstrates usage of QAthing by performing a simple addition operation on calc application. In this video click operation is made using control images.
Read MoreHow to use QAthing – Part 1
This video demonstrates usage of QAthing by performing a simple addition operation on calc application. In this video automation is done using supportable patterns.
Read More