Macro Scheduler 15.5 Released
Macro Scheduler 15.5 update is now available.
Macro Recorder
- Added ability to select an open window to activate
- Added option to constrain mouse events to selected initial window when recording
- Added SetFocus lines to macro recorder output when window activated
- Updated layout of macro recorder
Web Automation
- Added ChromeWaitForText command
- Added EdgeWaitForText command
- Added ‘text’ and ‘partial text’ strategies to ChromeFindElements
- Added ‘text’ and ‘partial text’ strategies to EdgeFindElements
- Updated WebRecorder toolbar button to visit the Chrome WebRecorder Extension:
https://www.mjtnet.com/webrecorder.htm
New Commands & Functions
- Added PowerShell command to run PowerShell scripts and commands
- Added GetWindowTitle command
- Added GetISOTimeStamp command
- Added StrContains function
- Added StrStartsWith function
- Added StrEndsWith function
- Added GFL_RECURSIVE directive
- Added MSG_TIMEOUT option
Improvements
- Updated JSONParse to handle ‘?’ filters and ‘@’ (Current) operator
- Updated data path / OneDrive handling
- Updated HTTPRequest, SMTP, POP3, and FTP functions to default to TLS 1.2 and removed deprecated SSLv2/SSLv3 support
Fixes
- Fixed ReadFile command to cope better with Unicode characters
- Fixed minor issues in command definition file