Closed straker closed 1 year ago
Tried to do the same for Selenium but ran into issues with the server needing python, so installed http-server there and then needed to port over @dbjorge fix of adding the -a \"\"
argument.
Also noticed that Selenium isn't using jacoco, so don't now if we have code coverage running there.
Also noticed that Selenium isn't using jacoco, so don't now if we have code coverage running there.
Ya that is correct - Selenium doesn't have any code coverage checks like Jacoco ATM
Tried to run the Playwright package but it errored on jacoco. Updating the dependency to support openjdk 20. Also made the http-server log silent.