- Added: Two modes for recording mouse actions.(All editions)
- Fixed: Some bugs.(All editions)
Sunday, December 22, 2024
Tuesday, August 15, 2023
How to implement control structures like If...Then...Else and Do...Until with the Find Word (OCR) action
Software Environment
Version: 5.5
Edition: Standard
Mode: Editor mode
A. Control structures similar to "If...Then...Else"
1. Flow chart
Sunday, August 6, 2023
How to implement control structures like If...Then...Else and Do...Until with the Find Image action
Software Environment
Version: 5.5
Edition: Standard
Mode: Editor mode
A. Control structures similar to "If...Then...Else"
1. Flow chart
Wednesday, August 2, 2023
ReMouse 5.5
- Added: Set offset value and random offset value for the coordinates of the found image and text to be clicked.(Standard)
- Added: Functionality to set timeout for image and text search, and jump to which label row to continue execution after timeout.(Standard)
- Added: Functionality to insert labels and set which label row to jump to continue execution.(Standard)
- Added: Functionality to add a comment to a statement line.(Standard)
- Fixed: Some bugs.(Standard)
Friday, November 18, 2022
Thursday, September 22, 2022
How to automate window operations with find word (OCR) action
Software Environment
Version: 5.4
Edition: Standard
Mode: Editor mode
Brief explanation: An example of using find word action (The find word action wizard is located on Insert color & image & OCR action button of Insert group panel) to automate the installation program.
Detailed steps:
1. Enter the Editor mode. Use Run action to run the installer (Click Insert file action button on Insert group panel and select Run program item, then select the path of the installer on the path input box of Insert run program window and click Insert button).