-
Type: Sub-task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Tests
For now, org.nuxeo.runtime.test.runner.web.WebDriverFeature and org.nuxeo.functionaltests.AbstractTest are not compliant. Both are differently managing the driver.
WebDriverFeature is starting and closing a driver per test, it must be contribute-able for using a persistent driver like AbstractTest does.