I am currently running Playwright within a notebook in Azure Databricks.
After executing %pip install playwright and apt-get update, I run playwright install-deps.
Unfortunately, install-deps encounters issues while installing some of the packages. It is usually consistent with one package for a few days and then switches to a different one.
I have been trying to troubleshoot this for several days, but I can't seem to determine the root cause of the failure.
I have attached the output from the command. Any help would be greatly appreciated!
This thread is trying to answer question "Why does the 'playwright install-deps' command fail when trying to install certain packages in Azure Databricks?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].