Skip to content

Install chrome driver#34

Open
eravion wants to merge 1 commit intomanykarim:mainfrom
eravion:patch-1
Open

Install chrome driver#34
eravion wants to merge 1 commit intomanykarim:mainfrom
eravion:patch-1

Conversation

@eravion
Copy link
Copy Markdown

@eravion eravion commented Dec 30, 2025

RUN npx --yes playwright install-deps
is not enough, need to run
RUN npx --yes playwright install

To install driver

RUN npx --yes playwright install-deps
is not enough, need to run 
RUN npx --yes playwright install 

To install driver
@sonarqubecloud
Copy link
Copy Markdown

@eravionpro
Copy link
Copy Markdown

RUN npx --yes playwright install-deps is not enough, need to run RUN npx --yes playwright install

To install driver

It does not install chromedriver, sorry ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants