Skip to content

joshualoehr/PlaywrightBugRepro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Bug Repro

microsoft/playwright#9092

This branch reproduces a bug introduced in an unknown Playwright version which causes the webkit browser on MacOS to ignore padding.

Chromium (correct):

Chromium correct screenshot

Firefox (correct):

Firefox correct screenshot

Webkit (incorrect):

Webkit incorrect screenshot

To Reproduce

Requires Node 12+

  1. Clone this repo
  2. (if necessary) npm i -g yarn
  3. yarn install
  4. yarn playwright install-deps && yarn playwright install
  5. yarn test

About

Reproduces a bug with @playwright/test 1.14 and Yarn 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors