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
Expected: When using playwright instead of playwright-chromium it works and shows the correct code in the Inspector window.
PWDEBUG=1 node test.js
The text was updated successfully, but these errors were encountered:
mxschmitt
changed the title
[BUG] [Inspector] Stack won't extracted correctly if browser specific NPM packages are used
[BUG][Inspector] Stack won't extracted correctly if browser specific NPM packages are used
Feb 24, 2021
Code:
Actual:
Expected: When using
playwright
instead ofplaywright-chromium
it works and shows the correct code in the Inspector window.PWDEBUG=1 node test.js
The text was updated successfully, but these errors were encountered: