-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2025.x
-
Component/s: Tests
-
Release Notes Summary:Reworked functional tests to remove Selenium WebDriver from the dependencies.
-
Epic Link:
-
Tags:
-
Upgrade notes:
-
Team:PLATFORM
-
Sprint:nxplatform #122, nxplatform #123
-
Story Points:5
With Nuxeo JSF UI not being maintained and released for the LTS 2025, we can rework how functional tests are done within the Nuxeo Server.
First, the nuxeo-functional-tests can be cleaned up by removing all classes strictly related to the Nuxeo JSF UI package.
Then, we can either:
- upgrade the current Selenium/Webdriver stack to a newer version
- or change the way we are doing functional tests in the Nuxeo Server by using more recent libraries.
- is related to
-
NXBT-3833 Remove Firefox and related tools from LTS 2025 builders
- Resolved