mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This patch starts using a message box that's not really a box and thus is better behaving on a narrow-width terminals. Before: <img width="744" alt="image" src="https://user-images.githubusercontent.com/746130/201216551-abbac0f8-71b4-413f-9f4e-159c7123ef3d.png"> After: <img width="745" alt="image" src="https://user-images.githubusercontent.com/746130/201216504-25257727-06c8-4ae9-8557-a2d937b7ca0b.png"> Signed-off-by: Andrey Lushnikov <aslushnikov@gmail.com> Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
playwright-core
This package contains the no-browser flavor of Playwright.