You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cloned this repo and launched npm run test, which produced the error report shown below.
How do I install a suitable driver for chrome?
My platform is macOS 12.6.
tinymce-webcomponent % npm run test
> @tinymce/[email protected] test
> bedrock-auto -b chrome-headless -d src/test/ts
bedrock-auto v13.2.1 starting...
Compiling 1 tests...
No local chromedriver for chrome. Searching system path...
Error: Unable to find a suitable driver for chrome
The text was updated successfully, but these errors were encountered:
Hello
I cloned this repo and launched
npm run test
, which produced the error report shown below.How do I install a suitable driver for chrome?
My platform is macOS 12.6.
The text was updated successfully, but these errors were encountered: