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
[We will only be able to work on the issues that we can reproduce.]
when we try to execute tests in parallel mode using github action workflow in docker container using the 1.40.0-jammy latest version the test are failing only in firefox browser where as passed in webkit and chrome browsers.
Steps
npx playwright test
Expected
All executed tests should work in all browsers in parallel mode with out any issue.
Actual
tests are failing in firefox browser
The text was updated successfully, but these errors were encountered:
While we reiterate on this issue in our team, to find a better long term solution, a workaround for this would be to set the $HOME environment variable. Like here in this workflow.
System info
Source code
[We will only be able to work on the issues that we can reproduce.]
when we try to execute tests in parallel mode using github action workflow in docker container using the 1.40.0-jammy latest version the test are failing only in firefox browser where as passed in webkit and chrome browsers.
Steps
npx playwright test
Expected
All executed tests should work in all browsers in parallel mode with out any issue.
Actual
tests are failing in firefox browser
The text was updated successfully, but these errors were encountered: