Subject7 version 9.6.0 has the following enhancements and bug fixes:
- Added support for OpenJRE 11 in Subject7 Installer. Moving forward, JDK is no longer a prerequisite as the installer will download JRE11 and use it for the installation and execution
- Added new Optical Character Recognition (OCR) option called Use Text to the Desktop commands below which allows you to use text to identify which element you would like automation to interact with (BETA)
- Desktop_Clear
- Desktop_Click
- Desktop_Double_Click
- Desktop_Drag_and_Drop
- Desktop_Dynamic_Scroll
- Desktop_Exists
- Desktop_Fill
- Desktop_Hotkeys
- Desktop_Right_Click
- Desktop_Verify
- Get_Desktop_Value
- Added locator timeout support to desktop commands. This parameter is configurable in User Execution Preferences for the individual user and in Administration > Account Preferences > Timeouts for the entire account. Using this parameter will give additional time for desktop locators to be found and interacted with. It's recommended to use 20 seconds as a minimum value
- Added enhanced image scaling to desktop commands to allow images taken from one resolution/scaling to work on another resolution/scaling. This only applies to the same operating system (BETA)
- Added support for OCR to interact with text which is displayed horizontally or vertically (BETA)
- Added support for Case Sensitivity to commands with OCR Use Text option (BETA)
- Added support for RegEx to commands with OCR Use Text option. For example, the user can use Subject7.* and it will interact with any element that starts with the text Subject7 (BETA). Please click here to see some additional RegEx examples
- Changed the default Similarity on desktop steps from 0.70 to 0.75
- Fixed an issue with Get_Web_Value where errors were thrown on Selenium 4 if the step has CSS type and Color as HEX enabled
- Fixed an issue with Execute_Java where errors were thrown after executing on Selenium 3
- Fixed an issue where local and cloud execution failed if the default Chrome options were removed
- Chrome driver is upgraded to version 103.0.5060.134 and supports Chrome version 103
- Some other minor enhancements and bug fixes
On-Premise Configurations
NOTE: It's important to keep all services up to date.
Docker container |
Image URL |
Version |
Dependency |
hera 2.0 |
connector-nexus.subject-7.com:443/s7/hera-service:1.2.12.2 |
1.2.12.2 |
ActiveMQ, Configserver |
proof |
connector-nexus.subject-7.com:443/s7/proof:9.6.0.2658 |
9.6.0.2658 |
ActiveMQ, Configserver, Hera |
proof-worker |
connector-nexus.subject-7.com:443/s7/proof-worker:9.6.0.2658 |
9.6.0.2658 |
ActiveMQ, Configserver, |
configserver |
connector-nexus.subject-7.com:443/s7/configserver:0.0.11.36 |
0.0.11.36 |
NA |
grail |
connector-nexus.subject-7.com:443/s7/grail:0.12.0.20 |
0.12.0.20 |
Proof |
ml-worker |
connector-nexus.subject-7.com:443/s7/ml-worker-svc:1.0.6.3 |
1.0.6.3 |
Proof |
Xpoint update: Yes
Hot deploy: NO
Jenkins plugin update: NO
JIRA plugin update: NO
I noticed there's no difference to the on-prem config versions between 9.5.9 and 9.6.0. Is that correct ?
Hi Raunak,
Sorry for the confusion and thank you for pointing this out. The versions are now fixed.
Regards,
Subject7 Team