playwright/packages
Dmitry Gozman 43304e980d
feat: show browser.close() stack in "Browser has been closed" error (#17376)
Often times we see "Browser has been closed" error, but it's not
entirely clear why. Showing the close stack might help.

```js
page.goto: Connection closed
    ==== Closed by ====
    at /Users/dgozman/code/playwright/tests/library/browsertype-connect.spec.ts:477:32
```
2022-09-15 17:04:41 -07:00
..
html-reporter devops: add docker screenshot expectations for html-reporter tests (#17341) 2022-09-14 15:44:13 -07:00
playwright chore: cut v1.26.0 (#17265) 2022-09-12 10:45:27 -07:00
playwright-chromium chore: cut v1.26.0 (#17265) 2022-09-12 10:45:27 -07:00
playwright-core feat: show browser.close() stack in "Browser has been closed" error (#17376) 2022-09-15 17:04:41 -07:00
playwright-ct-react chore: cut v1.26.0 (#17265) 2022-09-12 10:45:27 -07:00
playwright-ct-solid chore: cut v1.26.0 (#17265) 2022-09-12 10:45:27 -07:00
playwright-ct-svelte feat(ct): svelte type-safe hook config (#17237) 2022-09-12 21:00:41 -07:00
playwright-ct-vue chore: cut v1.26.0 (#17265) 2022-09-12 10:45:27 -07:00
playwright-ct-vue2 feat(ct): vue2 type-safe hook config (#17236) 2022-09-12 21:00:09 -07:00
playwright-firefox chore: cut v1.26.0 (#17265) 2022-09-12 10:45:27 -07:00
playwright-test fix(docker): handle container name conflict usecase. (#17379) 2022-09-15 16:59:41 -07:00
playwright-webkit chore: cut v1.26.0 (#17265) 2022-09-12 10:45:27 -07:00
recorder chore: language specific dropdowns in codegen (#16452) 2022-08-15 19:44:46 +02:00
trace-viewer fix(trace): preserve line breaks in console messages (#16696) 2022-08-22 09:26:51 -07:00
web fix(trace): preserve line breaks in console messages (#16696) 2022-08-22 09:26:51 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00