camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.11k stars 1.55k forks source link

Centralize Selenium Version to parent pom.xml #4020

Closed psavidis closed 9 months ago

psavidis commented 9 months ago

Acceptance Criteria (Required on creation)

The Selenium version used across the project should be easily controlled from the parent pom.xml

Hints

Applicable for 7.21+

Links

Breakdown

### camunda-bpm-platform PR
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/4021
### camunda-bpm-platform-ee PR
- [ ] https://github.com/camunda/camunda-bpm-platform-ee/pull/882

Dev2QA handover

tasso94 commented 9 months ago

@psavidis, our CI's E2E tests failed. I have raised https://github.com/camunda/camunda-bpm-platform-ee/pull/884 to fix it. Can you review it?