Visual Automate/Testing-System

2 years ago
4

The Visual Automate System enables you to automate Mouse and Keyboard to behave just "Like a user".
You can move the Mouse, Click on any Symbols, Buttons or Menus, Checkmarks or Tabs in Blender.
You want REAL Testing of your AddOns or Blender Features?
Clicking and Typing Just like a User would do? Then this is possibly for you.

You can simulate the Mouse, Keyboard Typing and you can also make the Blender Console execute Python Code. This way you can do nearly all things a normal User can do.

The system includes a full featured Scripting System with Subprograms, Loops, IF ... ELSE ... ENDIF, Variables with Strings, or Hi-Precision Mathematics, Encryption, File-Access and nearly 800 more Options.

To be able to locate anything in Blender (or other Programs) the System uses so called "Patterns".
Patterns are small pictures, size 8x8 to 32x16 that show the places where we are going to click or type.
The Robot Engine will locate these Patterns in the Blender (or any other specified) Window and may then move the Mouse there.

This way we have nearly no limitations in automating anything we want, as long as we can snapshot the pattern. In the same way we can check if Patterns are there or not, or we can wait for Patterns to appear.

All Patterns can be included "Inline as code" in the Script, so there is no need for separate Pattern Files.
Finally you can even compile executable files with your Automation-Scripts.
Or you can use the Scripting Engine to build yourself a Library with Functions that will do whatever you like in your Blender.

Its available on Blendermarket (Product Number #171295).
Here:
https://blendermarket.com/products/visual-automatetesting-system

Loading comments...