playwright/packages/playwright-core
Dmitriy Dudkevich fc8f0101c8
fix(selenium): send additional headers to delete session method (#23719)
In the process of completing the task -
https://github.com/microsoft/playwright/pull/23348, I didn't notice the
need to pass headers to the session deletion method. So I fixed it here.
And support headers for selenium@3.
2023-06-16 11:44:04 +02:00
..
2023-05-22 12:37:08 -07:00
2021-10-11 16:52:17 +02:00
2022-08-15 18:10:04 +02:00
2023-06-07 12:41:56 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.