Download Latest Version AppTestStudio.1.0.20.Debug.zip (65.5 MB)
Email in envelope

Get an email when there's a new version of AppTestStudio

Home / v1.0.16
Name Modified Size InfoDownloads / Week
Parent folder
AppTestStudioInstaller.msi 2024-04-25 33.3 MB
README.md 2024-04-25 1.6 kB
v1.0.16 source code.tar.gz 2024-04-25 1.3 MB
v1.0.16 source code.zip 2024-04-25 1.4 MB
Totals: 4 Items   36.0 MB 0

Note: CODE SIGNING My basic Code Signing certificates have expired, and the cost has risen significantly and is over my budget for an open source project. (Code signing confirms the application's exe's haven't been modified or corrupted by a bad actor).

This release does not have any code signing on the exe's, you will get warnings running the install/app from windows security.

It will run fine without being signed, but windows will display security warnings; you can always run it from source code, this is one of the easiest projects to run from source code - just download and open the solution with Visual Studio Community Edition(it's free). I'm using the 2019 version.

Major Enhancements:

  • Added New Keyboard Actions, send keyboard commands to the active window.
  • Added New MouseMove Actions (Active and Passive Mouse Mode)
  • Better Window Activation added for all Action modes, when window isn't the primary.
  • Added never quit option to wait for the window to be active instead of exiting.

Fixes: - Saves Project level Command Line Parameters - Displays move mouse from system position for Clicks and Swipes. - Hide missing picture message for RNG activities. - Better Exception handling. - Using Node settings instead of global settings for moving mouse to position.

Maintenance:

  • Switched to individual saving of parameters instead of group saving.
  • Improved saving prompting, but not perfect.
  • When adding nodes with Claw+F1 the node is added to the root.

Full Changelog: https://github.com/DanielHarrod/AppTestStudio/compare/v1.0.15...v1.0.16

Source: README.md, updated 2024-04-25