Yury Semikhatsky
b64604c1ea
chore: replace pptr with pw ( #643 )
2020-01-24 16:15:41 -08:00
Dmitry Gozman
be19ae5e67
feat(browserApp): kill and onclose ( #641 )
2020-01-24 15:58:04 -08:00
Dmitry Gozman
f1d1dfb081
fix(webkit): rewrite global object retrieval errors ( #640 )
2020-01-24 15:56:41 -08:00
Yury Semikhatsky
fb9ec96e3e
browser(webkit): support --user-data-dir on Linux ( #610 )
2020-01-24 15:27:52 -08:00
Andrey Lushnikov
a4f27c17af
browser(webkit): fix compilation on Mac 10.15 ( #638 )
2020-01-24 14:52:17 -08:00
Dmitry Gozman
c453851217
api: introduce BrowserType with a single interface, update top-level api ( #636 )
2020-01-24 14:49:47 -08:00
André Abreu
199d094c6d
fix: make launch options in ffPlaywright optional ( #637 )
2020-01-24 13:27:49 -08:00
Arjun Attam
834698ca6b
docs(readme): update hero snippet to illustrate single API ( #631 )
...
* docs(readme): update hero snippet to illustrate single API
* update faqs
* update snippet
2020-01-24 12:19:17 -08:00
Joel Einbinder
3abaced877
chore(webkit): build wpe and gtk to different folders ( #616 )
...
Second try at #556 . Uses absolute paths for the environment variables so that WPEDependencies builds properly. Switches from `WebKitBuildWPE` to `WebKitBuild/WPE` to avoid the need to change the .gitignore.
My computer takes a long time to build, but it appears to be working.
2020-01-24 11:54:50 -08:00
Yury Semikhatsky
f463d06bd2
browser(webkit): fix WPE compilation ( #635 )
2020-01-24 11:47:46 -08:00
Yury Semikhatsky
12a43541ec
browser(webkit): roll to r255078 ( #633 )
2020-01-24 11:22:27 -08:00
Dmitry Gozman
2b44d75eb6
test: move most launcher tests to common ( #621 )
2020-01-24 11:12:57 -08:00
Joel Einbinder
ff877014cd
doc(troubleshooting): add note about lack of node 8 support ( #623 )
2020-01-24 09:04:54 -08:00
Joel Einbinder
03f37bcbe2
doc(readme): add test status badges ( #617 )
2020-01-24 08:44:29 -08:00
Pavel Feldman
69c5b2a3b6
docs: clarify Puppeteer active status ( #619 )
2020-01-23 17:54:01 -08:00
Dmitry Gozman
060fbf7428
fix(workers): emit workerdestroyed event when clearing workers ( #618 )
2020-01-23 17:52:06 -08:00
Dmitry Gozman
056fbbd53e
fix(api): make pipe connection the default, expose webSocket launch option ( #562 )
2020-01-23 17:45:31 -08:00
Andrey Lushnikov
b4b81bae02
chore: move downloads to Azure CDN ( #615 )
...
This should drastically speedup downloads across the globe.
2020-01-23 16:00:55 -08:00
Pavel Feldman
6b8c40ea25
browser(webkit): respect --user-data-dir on MacOS ( #579 )
2020-01-23 15:56:37 -08:00
Joel Einbinder
3b2993ffe9
fix(docs): add back troubleshooting.md ( #605 )
...
This is mostly copied from Puppeteer's troubleshooting.md, with everything under a Chromium header and a few tweaks to make things make sense for Playwright.
We can add other browsers to this document once we figure out how to troubleshoot them.
Fixes #583
2020-01-23 15:54:09 -08:00
Dmitry Gozman
866c60254b
fix(firefox): disable ICC color correction based on OS display ( #614 )
...
This way screenshots will be consistent across host environments.
2020-01-23 15:44:31 -08:00
Dmitry Gozman
c1cca19e90
test: extract tests for webkit provisional page ( #609 )
2020-01-23 15:32:56 -08:00
Joel Einbinder
4cf2180506
fix(docs): add docs for the websocket event ( #612 )
2020-01-23 15:26:38 -08:00
Joel Einbinder
b8e2bbad66
chore: run lint on travis ( #613 )
2020-01-23 15:24:58 -08:00
Joel Einbinder
74e9859b00
feat(firefox): roll to 1018 ( #604 )
2020-01-23 15:00:30 -08:00
Yury Semikhatsky
044ebd7fd8
fix: delete contexts from the map on navigation ( #602 )
2020-01-23 14:58:30 -08:00
Dmitry Gozman
ac2ba3cbd9
fix(api): BrowserServer -> BrowserApp, resuse it between browsers ( #599 )
2020-01-23 14:40:37 -08:00
Pavel Feldman
b4209e9dc8
test: move user-data-dir tests into shared location ( #603 )
2020-01-23 12:18:41 -08:00
Dmitry Gozman
a5019ea69a
fix(api): remove remoteAddress from api ( #601 )
2020-01-23 12:13:58 -08:00
Dmitry Gozman
23a668e3be
feat(firefox): support request interception ( #571 )
2020-01-23 10:38:28 -08:00
Dmitry Gozman
68d51a371e
test: add a test for usage after disconnecting ( #595 )
2020-01-23 10:36:13 -08:00
Dmitry Gozman
24f5f1f952
fix(wk websocket): do not send messages to a closing websocket ( #593 )
2020-01-23 10:33:05 -08:00
Arjun Attam
5a67d780e5
docs(readme): add support for Edge ( #597 )
2020-01-23 10:01:15 -08:00
xwa130saucer
cc1891ee91
syntax alignment ( #596 )
2020-01-23 09:45:33 -08:00
Dmitry Gozman
fa2f321fdd
fix(api): remove BrowserServer.connect ( #574 )
2020-01-23 08:51:43 -08:00
Rajendra arora
a6042e437a
docs: removed semicolon from code doc as it not required ( #580 )
2020-01-23 08:50:37 -08:00
Joel Einbinder
7e8bce7911
chore: bump version to v0.9.21-post
2020-01-22 20:35:01 -08:00
Joel Einbinder
372a88fa30
chore: mark version v0.9.21
2020-01-22 20:32:32 -08:00
Joel Einbinder
3b26ae74a0
fix: prepublishOnly ran in the wrong order
2020-01-22 20:31:07 -08:00
Joel Einbinder
ef2286cbb5
chore: mark version v0.9.20 ( #578 )
2020-01-22 20:29:22 -08:00
Joel Einbinder
b1de6cec40
fix: clean lib folder before publishing ( #577 )
2020-01-22 20:25:52 -08:00
Joel Einbinder
717159094c
browser(firefox): wait for startup before closing the browser ( #575 )
2020-01-22 19:56:56 -08:00
Andrey Lushnikov
06e48f2294
test: skip failing wk test
2020-01-22 18:52:41 -08:00
Dmitry Gozman
3269358ac8
feat(webkit): covert pipe to websocket when asked ( #570 )
2020-01-22 17:42:10 -08:00
Pavel Feldman
bb4ae87c61
feat(webkit): roll webkit to 1106 ( #573 )
2020-01-22 17:34:34 -08:00
Dmitry Gozman
1c96d42a4b
browser(firefox): support request interception ( #572 )
...
10558a7ead
2020-01-22 17:21:25 -08:00
Yury Semikhatsky
869ffc8afd
chore(webkit): remove _disconnectFromTarget ( #567 )
2020-01-22 16:47:56 -08:00
Pavel Feldman
05cb267a86
browser(webkit): do not require DRAG_SUPPORT for simple drag selection ( #569 )
...
1fa5f16fd8
2020-01-22 15:58:46 -08:00
Andrey Lushnikov
710554bff5
feat(testrunner): add it.repeat
to repeat test multiple times ( #568 )
2020-01-22 15:31:52 -08:00
Andrey Lushnikov
0e361c9252
devops(ci): drop debug output from travis.yml
2020-01-22 14:57:17 -08:00