Pavel Feldman
|
2de30d694c
|
chore: allow advertising for non-testing (#35723)
|
2025-04-24 10:42:13 -07:00 |
|
Max Schmitt
|
3b70f95b17
|
fix(android): do not report all artifactsDirs as errors (#35530)
|
2025-04-08 12:08:21 +02:00 |
|
Max Schmitt
|
3584e72223
|
chore: remove 'as *' imports because of esModuleInterop: true (#34854)
|
2025-02-19 15:32:12 +01:00 |
|
Pavel Feldman
|
8b28e637c8
|
chrome: remove state from isomorphic utils (#34795)
|
2025-02-14 15:10:50 -08:00 |
|
Pavel Feldman
|
9ecf2f69ba
|
chore: move pipe transport utils to server/ (#34787)
|
2025-02-13 12:30:53 -08:00 |
|
Pavel Feldman
|
3d760b657b
|
chore: move debug, env and user agent from utils/ (#34766)
|
2025-02-12 19:27:24 -08:00 |
|
Pavel Feldman
|
0eeba380f2
|
chore: move crypto to server/util/ (#34759)
|
2025-02-12 14:43:52 -08:00 |
|
Pavel Feldman
|
f54478a23e
|
chore: move utils that are user in server to server/utils (3) (#34739)
|
2025-02-12 09:34:01 -08:00 |
|
Pavel Feldman
|
25a168fae5
|
chore: move utils that are user in server to server/utils (1) (#34734)
|
2025-02-11 15:40:41 -08:00 |
|
Pavel Feldman
|
5d500dde22
|
chore: introduce platform for client (1) (#34683)
|
2025-02-10 10:22:32 -08:00 |
|
Pavel Feldman
|
4a7f6a6ef0
|
chore: organize imports in playwright-core (#34680)
|
2025-02-07 13:54:01 -08:00 |
|
Adam Gastineau
|
875436855e
|
chore(lint): Ensure EOL newlines (#34117)
|
2024-12-20 09:17:09 -08:00 |
|
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 |
|