Ujlaky Tibor
Ujlaky Tibor
Looks like now it is working: ``` Chrome version major is 121 Installed version of Google Chrome is 121.0.6167.184 404 Matching Chrome Driver Version 404'd, falling back to first matching...
No, after the fallback everything is working. I think in my case the json contained a version which was not available to download. This was not an issue with the...
I have created a PR because there is a small typo in the script which is preventing the usage of a fix version on the 121 versions. Eg: the following...
Should not this script use the following URL for the download for the newest versions? https://storage.googleapis.com/chrome-for-testing-public/121.0.6167.184/linux64/chromedriver-linux64.zip Which is working for me. But the one what the script is using is...
We started to use firefox in the meantime. That looks more stable.
I have the same issue with nativescript 8.8.2. If you need an updated version for webpack 5. The new version doesn't have the GenerateNativeScriptEntryPointsPlugin anymore instead using the CLI for...