Max Schmitt
|
79cba7d704
|
chore: introduce option overrides on context/browser (#32606)
|
2024-09-13 17:34:34 +02:00 |
|
Pavel Feldman
|
aff6cf3c83
|
chore: extract ws server util (#29247)
|
2024-01-30 14:36:51 -08:00 |
|
Jim Hays
|
dcc8dcca73
|
Fix various typos (Fixes #27396) (#27391)
Fixes https://github.com/microsoft/playwright/issues/27396
|
2023-10-04 19:56:42 -07:00 |
|
Pavel Feldman
|
eb9ef64e7d
|
fix(android): use domain socket suffix chrome can discover (#26724)
Fixes: https://github.com/microsoft/playwright/issues/26721
|
2023-08-25 19:30:09 -07:00 |
|
Jean-François Greffier
|
dcab22c307
|
feat: display package manager in CLI help and tips (#26450)
Display `npx playwright`, `yarn playwright` or `pnpm exec playwright` in
CLI
Fixes #21425
|
2023-08-17 08:53:08 -07:00 |
|
Dmitry Gozman
|
14a1eaa474
|
chore: add Playwright to attribution (#23447)
This makes it easier to plumb all kinds of options around.
|
2023-06-01 17:54:43 -07:00 |
|
Max Schmitt
|
1dcb8f643d
|
chore: fix Android tests (#19426)
|
2022-12-15 07:56:57 +01:00 |
|
Pranav Jain
|
59118b83f9
|
feat(android): add support for passing CR args & proxy when launching browser (#19212)
Fixes https://github.com/microsoft/playwright/issues/19211
|
2022-12-12 16:15:19 +01:00 |
|
Pavel Feldman
|
dbf3fc5089
|
fix(electron): stall node while browser is starting (#18804)
Fixes https://github.com/microsoft/playwright/issues/17765
|
2022-11-14 22:01:54 -08:00 |
|
Pavel Feldman
|
4d53fd9c63
|
chore: download android driver from the cdn (#18466)
|
2022-10-31 16:08:26 -07:00 |
|
Max Schmitt
|
e25537f941
|
feat(android): add AndroidDevice.close event (#18306)
|
2022-10-25 18:18:14 -07:00 |
|
Max Schmitt
|
805312b722
|
feat(android): add Android.{launchServer,connect} (#18263)
Fixes https://github.com/microsoft/playwright/issues/17538
|
2022-10-24 17:23:11 -07:00 |
|
Pavel Feldman
|
df143031e7
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
Max Schmitt
|
ff5f241b84
|
chore: set --allow-pre-commit-input flag on Android/Electron (#16383)
|
2022-08-09 23:18:15 +02:00 |
|
Pavel Feldman
|
8eca6339c2
|
feat(reuse): account for the browser launch args when reusing the bro… (#16229)
feat(reuse): account for the browser launch args when reusing the browsers
|
2022-08-03 17:32:29 -07:00 |
|
Max Schmitt
|
153670978d
|
chore: fix Android 13 compatibility (#16139)
|
2022-08-02 18:22:27 +02:00 |
|
Dmitry Gozman
|
06c8d8e31c
|
chore: use channels types instead of a copy in server (#14874)
This is to avoid duplicating types for no reason.
|
2022-06-14 22:02:15 -07:00 |
|
Pavel Feldman
|
06645b0a1f
|
chore: fix the android ws sender/receiver (#13641)
|
2022-04-19 13:28:05 -07:00 |
|
Pavel Feldman
|
7989427ea6
|
chore: bundle core deps (#13621)
|
2022-04-18 20:20:49 -07:00 |
|
Pavel Feldman
|
63ea81ec54
|
chore: make bundles typed (#13620)
|
2022-04-18 17:50:25 -07:00 |
|
kaivean
|
d65263f151
|
feat(android): allow getting webviews by socket name (#13248)
|
2022-04-08 20:52:16 +02:00 |
|
Pavel Feldman
|
e79b90f454
|
chore: use utils via index export (5) (#13413)
|
2022-04-07 20:18:22 -07:00 |
|
Pavel Feldman
|
a3c02222bf
|
chore: use utils via index export (4) (#13404)
|
2022-04-07 14:36:13 -07:00 |
|
Pavel Feldman
|
40d5e3a3c9
|
chore: use utils via index export (3) (#13403)
|
2022-04-07 13:55:44 -07:00 |
|
Pavel Feldman
|
5ae2017a5b
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07:00 |
|
kaivean
|
5d2e8918d8
|
feat(android): add androidDevice.options.omitDriverInstall (#13249)
|
2022-04-02 16:00:38 -07:00 |
|
Pavel Feldman
|
c7d6f96328
|
chore: disambiguate internal flags (#12866)
|
2022-03-17 18:27:33 -07:00 |
|
Karan Shah
|
fd1a1a2b1c
|
feat(android): Adding custom port parameter to connect to different adb server port (#12220)
|
2022-03-04 20:27:25 +01:00 |
|
Max Schmitt
|
0b55950d6a
|
chore: fix Android tests (#12325)
|
2022-02-24 06:57:32 +01:00 |
|
Pavel Feldman
|
1215057ca1
|
chore: use ipc transport for out-of-process driver (#11826)
|
2022-02-02 21:26:45 -08:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|