How to install all Playwright dependencies for web app on Azure?

Kath K 0 Reputation points
2023-03-28T16:48:05.84+00:00

I created a simple Python app that browses a website. The application works well except the Playwright library requires additional dependencies (Chromium and other browser engines) that are not clear how to install on a Linux instance.

I tried SSH but it refused to install saying I have to be root. Any ideas on how to do it?

Thanks

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.