-
Story
-
Resolution: Unresolved
-
Major
-
None
-
4.2.0-SNAPSHOT
-
None
-
None
To have the Selenium tests (this is the PR https://github.com/windup/windup-web/pull/587) integrated into a nightly integration test build, we need to do some more tasks:
clean the code from the PR (code style should be respected - maybe better to close that PR and open a new one with the cleaned code)
not relying anymore on having a running instance of Web UI otherwise we would have windup-web project depending on windup-web-distribution project creating a cyclic dependency
update the test to use the already existing e2e environment that provides a working Web UI instance windup-web/e2e
update the execution to use Chrome since we already have it installed on the Central CI image
- blocks
-
WINDUP-2114 RHAMT Web UI Selenium Test Scripts - Headless Browser
- Closed