vaadin / quarkus

An extension to Quarkus to support Vaadin Flow
Apache License 2.0
28 stars 3 forks source link

test: propagate webdriver manager property only when provided (CP: 1.1) #115

Closed mcollovati closed 1 year ago

mcollovati commented 1 year ago

Having the system property configured for failsafe plugin prevents selenium to automatically handle the chromedriver version, when the value is empty. This change adds a profile, activated by the property presence, that propagates the value to failsafe only if explicitly set.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information