playwright-java: [Question]Exception : com.microsoft.playwright.PlaywrightException: Failed to read message from driver, pipe closed. Skipping browsers download because `PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD` env variable is set.

Hi Team,

Getting the below exception .

com.microsoft.playwright.PlaywrightException: Failed to read message from driver, pipe closed. Skipping browsers download because PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD env variable is set. i’m running the test in playwright docker img via jenkins.

Playwright version:1.14.1 JDK : 1.8.0_275 Maven: 3.6.3 Chromium : 86.0.4240.111

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 23 (10 by maintainers)

Most upvoted comments

lemme try to recreate the project for sharing since i couldn’t share the existing one as is due to organisation restrictions