Release 5.3.17 of the project contains FitNesse 20241026 and Selenium 4.26.0.
To get started by running some sample tests (if you have a Java runtime installed): just download the standalone.zip, extract it and run it (using 'java -jar fitnesse-standalone.jar -p 9090', or on Windows just double clicking the jar to run the application on port 80 instead of 9090) from the directory where the 'standalone.zip' was extracted and open a browser to http://localhost:9090/HsacExamples.
Please note: please extract the zip to a location without spaces in its own name or in the names of its parents.
When upgrading from an older version, ensure all Selenium webdrivers are stopped and delete the 'wiki/plugins' and 'wiki/webdrivers' folders to remove old versions of the packaged plugins/webdrivers. When using the sample project: follow the instructions at https://github.com/fhoeben/sample-fitnesse-project#upgrading.
Release ${VERSION} of the project contains FitNesse ${FITNESSE_VERSION} and Selenium ${SELENIUM_VERSION}.
To get started by running some sample tests (if you have a Java runtime installed): just download the standalone.zip, extract it and run it (using 'java -jar fitnesse-standalone.jar -p 9090', or on Windows just double clicking the jar to run the application on port 80 instead of 9090) from the directory where the 'standalone.zip' was extracted and open a browser to http://localhost:9090/HsacExamples.
Please note: please extract the zip to a location without spaces in its own name or in the names of its parents.
When upgrading from an older version, ensure all Selenium webdrivers are stopped and delete the 'wiki/plugins' and 'wiki/webdrivers' folders to remove old versions of the packaged plugins/webdrivers. When using the sample project: follow the instructions at https://github.com/fhoeben/sample-fitnesse-project#upgrading.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps nl.hsac:hsac-fitnesse-fixtures from 5.3.16 to 5.3.17.
Release notes
Sourced from nl.hsac:hsac-fitnesse-fixtures's releases.
... (truncated)
Changelog
Sourced from nl.hsac:hsac-fitnesse-fixtures's changelog.
... (truncated)
Commits
918b14c
Prepare for release1ea9736
Selenium 4.26.0bc57d2f
FitNesse 20241026b33cdd6
Bump org.fitnesse:fitnesse from 20240707 to 20241026 in /docker (#683)5be49e4
Bump org.apache.maven.plugins:maven-dependency-plugin in /docker (#682)833b03f
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (#680)beb3db3
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#679)dbae3dc
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 (#678)33636fe
Bump surefire.version from 3.2.5 to 3.5.1 (#677)edfeb43
Prepare for next developmentsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show