SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.52k stars 264 forks source link

Running / configuring tests #9604

Closed koeppel closed 1 month ago

koeppel commented 2 months ago

Issue Description

When checking out the repository, installing dependencies and following the normal procedure. I'm not able to run any tests, I always face the same error message: "This version of ChromeDriver only supports Chrome version 125 [0-0] Current browser version is 127.0.6533.73 with binary path [...]"

There is no clear documentation on where to setup the binary path or the Chrome version. I was also not able to find it in the coding.

After some research on the web I found out that @puppeteer/browsers should handle the installation of the ChromeDriver version. Could you please adopt the documentation / look into testing?

Issue Type

ivoplashkov commented 2 months ago

Hello colleagues,

The reporter suggests that we need to enchance our documentation related to the tests execution. Could you please evaluate and decide whether we need to improve the documenation or not.

Best regards, Ivaylo