File tree Expand file tree Collapse file tree
testar/src/org/testar/monkey Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ #TESTAR 2.7.7 (26-Aug-2025)
2+ - Bump org.seleniumhq.selenium:selenium-java from 4.34.0 to 4.35.0
3+ - Bump io.appium:java-client from 9.5.0 to 10.0.0
4+ - Refactor action map to origin widget
5+
6+
17#TESTAR v2.7.6 (22-Jul-2025)
28- Update gradle wrapper to 8.5
39- Create runTestarDebug gradle java task to replace the old debuggingDistribution logic that contained bugs when creating and deleting directories
Original file line number Diff line number Diff line change 1- 2.7.6
1+ 2.7.7
Original file line number Diff line number Diff line change 6262
6363public class Main {
6464
65- public static final String TESTAR_VERSION = "2.7.6 (22-Jul -2025)" ;
65+ public static final String TESTAR_VERSION = "2.7.7 (26-Aug -2025)" ;
6666
6767 //public static final String TESTAR_DIR_PROPERTY = "DIRNAME"; //Use the OS environment to obtain TESTAR directory
6868 public static final String SETTINGS_FILE = "test.settings" ;
You can’t perform that action at this time.
0 commit comments