ArnaudBuchholz / ui5-test-runner

A test runner for UI5 applications enabling parallel execution of tests.
https://arnaudbuchholz.github.io/ui5-test-runner/
MIT License
18 stars 9 forks source link

@3.3.0 breaks the `--url` mode when used on a locally served project #60

Closed ArnaudBuchholz closed 9 months ago

ArnaudBuchholz commented 9 months ago

Since UI5 mapping is disabled with --url, it broke

ArnaudBuchholz commented 9 months ago

Recommendation is to use 3.2.0 until problem is solved

ArnaudBuchholz commented 9 months ago

Fixed in 3.3.1