playwright/packages/playwright-core/src
wodyjowski 33bbb15e30
fix: grid connection invalid method (#17706)
This patch fixes invalid method (GET instead of POST) used when
connecting to Selenium Grid by http with proxy.

Fixes #17707
2022-09-30 00:41:03 -07:00
..
cli chore: rename reuseController to debugController (#17520) 2022-09-21 15:35:52 -07:00
client feat(api): all getByTitle, getByAltText (#17724) 2022-09-29 21:45:44 -07:00
common fix: grid connection invalid method (#17706) 2022-09-30 00:41:03 -07:00
containers chore: hide docker integration behind the curtain (#17715) 2022-09-29 14:22:09 -07:00
grid feat: allow opening multiple html reporters and trace viewers (#17636) 2022-09-27 12:45:42 -07:00
protocol chore: move connect utility into localUtils (#17590) 2022-09-27 13:05:06 -07:00
remote chore: support http protocol with browserType.connect() (#17483) 2022-09-22 11:59:58 -07:00
server feat(api): add getByPlaceholderText (#17722) 2022-09-29 18:12:49 -07:00
third_party chore: bundle pixelmatch, it has not changed for 2 years (#13585) 2022-04-15 16:58:31 -07:00
utils feat: allow opening multiple html reporters and trace viewers (#17636) 2022-09-27 12:45:42 -07:00
browserServerImpl.ts feat(server): queue run-server clients (#16234) 2022-08-03 19:37:06 -07:00
DEPS.list chore: move to folder-based deps lists (#13361) 2022-04-06 14:40:19 -07:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: make parent scope explicit (#16819) 2022-08-25 11:58:41 -07:00
outofprocess.ts test: mark driver mode as remote (#15402) 2022-07-06 09:20:07 -07:00
utilsBundle.ts fix(esm): show codeframe when errors get reported (#15262) 2022-06-30 21:17:08 +02:00
zipBundle.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00