-
Tool Features
Natural language scripting
Script statements generated through recording and configuration
Object recognition and visual recognition
Parameterized design: Business logic coverage through data-driven approaches
Rich verification methods and custom functions
-
Low-Code Script Recording and Editing
Recording Method One:Object Recording
Recording Method Two: Visual Recording
Capture text from a screenshot to generate text objects.
Editing Scripts:
Configure script statements by dragging components from the script manager and setting corresponding script parameters. You can also adjust the order of script statements by dragging. -
Visual Recognition Technology
Identify text under a specified window, use the text as a recognition object, and automatically identify the location of the text object during playback for object operations.
-
Low-Code Script Execution
Full Playback
Execute Currently Selected
Start Execution from Current Line
-
Control Flow Implementation
Script statements support:
1) Conditional judgments
2) Loops
3) Exception handling -
Action Reuse
Support for calling script statements from other scripts at specified paths within the script.
-
External Methods
Write the specific implementation of methods in bsh files.
After configuring the component name, description, script file path, input parameters, and output parameters, generate custom functions.
Drag and configure the corresponding parameters for the custom method to generate script statements.