Releases: jenkinsci/acceptance-test-harness
Releases · jenkinsci/acceptance-test-harness
1.89
👻 Maintenance
- JENKINS-58979 - use new version of wordnet-random-name without offensive words for random names. (#653) @aHenryJard
- update form-element-path to prevent some detached plugins (#651) @jtnord
1.88
1.87
🚀 New features and improvements
- Add the ability to connect to a remote chrome session with
BROWSER=remote-webdriver-chrome(#649) @jtnord - Allow the firefox binary to be specified with
FIREFOX_BIN(#648) @jtnord
🐛 Bug fixes
👻 Maintenance
- JENKINS-65016 - ignore failures from buggy firefox (#647) @jtnord
1.86
1.85
1.84
1.83
🐛 Bug Fixes
- jenkins.getCurrentUser() can use an incorrect context (#632) @fcojfernandez
1.82
🚀 New features and improvements
- Make check of logged-in user independent of UI (#631) @fcojfernandez
1.81
acceptance-test-harness-1.80
🚀 New features and improvements
- Move LDAP default configuration to Docker fixture. (#626) @aHenryJard
🐛 Bug Fixes
- Reduce flakiness during signup: Make signup to wait until the page is loaded (#623) @EstherAF
- Fix selector broken by case change in plugin (#622) @fqueiruga
- JENKINS-62867 - Fixes job filtering selection in views (#624) @alecharp