202 Commits

Author SHA1 Message Date
Dmitry Gozman 4cdd3f90c9 chore: roll to playwright@1.7.1 (#187) v0.171.0 2020-12-22 10:56:07 -08:00
Dmitry Gozman 6aa14d38f0 chore: roll to playwright@1.7.1-next.1608602762905 (#186) 2020-12-21 19:20:40 -08:00
Dmitry Gozman a06e5c9e4f chore: roll to playwright@1.7.0 and mark 0.170.0 (#172) v0.170.0 2020-12-15 20:21:54 -08:00
Dmitry Gozman 13aa34aba9 cherrypick(release-0.170): chore: update canary version generation (#175) 2020-12-15 19:38:32 -08:00
Pavel Feldman 72a12fecbd chore: publish canaries off the release branch 2020-12-15 12:54:53 -08:00
Dmitry Gozman a7b9a6d094 chore: roll to playwright@1.7.0-next.1608058598043 (#169) 2020-12-15 11:08:35 -08:00
Dmitry Gozman 88f32b214d feat: save/load storage options (#166)
feat: save/load storage options

User can save the storage, and then load the storage in the next script.

```sh
npx playwright-cli --save-storage=storage.json open www.needs-login.com

npx playwright-cli --load-storage=storage.json codegen www.needs-login.com
```
2020-12-15 10:42:48 -08:00
Dmitry Gozman 5b636967fb feat(traceViewer): fix network and source tabs (#165)
Source now accounts for various stack trace formats.
Network now shows `page.goto` resources.
2020-12-15 06:38:33 -08:00
Dmitry Gozman 83d130a144 chore: roll to playwright@1.7.0-next.1607994464309 (#167) 2020-12-14 17:24:47 -08:00
Dmitry Gozman fee2f20111 feat(ui): convert timeline to react (#163) 2020-12-14 10:29:58 -08:00
Joel Einbinder 92c2cfd959 chore(lint): add eslint (#164) 2020-12-14 09:24:14 -08:00
Dmitry Gozman 0efc4efff3 feat(ui): extract react helpers (#162) 2020-12-12 17:51:38 -08:00
Dmitry Gozman 57dd4454a5 feat(ui): convert action list to react (#161) 2020-12-12 17:39:25 -08:00
Dmitry Gozman aff7b5bca4 feat(ui): convert FilmStripView to React (#159) 2020-12-12 13:02:00 -08:00
Dmitry Gozman 83ef538a5c feat(ui): add react, make a small component (#158)
This is a first step to convert to React.
2020-12-11 15:22:30 -08:00
dependabot[bot] 1e9558ebab chore(deps): bump ini from 1.3.5 to 1.3.7 (#157)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 12:35:36 -08:00
Pavel Feldman f8834324e0 chore: roll Playwright to 1.7.0-next.1607623793189 2020-12-10 12:28:09 -08:00
dependabot[bot] faae8d9d4f chore(deps): bump highlight.js from 10.3.2 to 10.4.1 (#152)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.2 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.2...10.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-05 07:55:36 -08:00
Pavel Feldman 0f6d8f0eea fix(checkbox): handle checkbox with dynamicly changing selector (#149) 2020-12-03 18:05:15 -08:00
Pavel Feldman 648bddea29 chore: roll Playwright to 1.7.0-next.1607022026758 (#151) 2020-12-03 15:38:27 -08:00
Pavel Feldman c8ba16a244 chore: force lo dpi recording on non-mac (#146) 2020-12-03 09:50:36 -08:00
Dmitry Gozman 6e50f097d5 feat(trace viewer): support multiple contexts (#148) 2020-12-02 15:52:56 -08:00
Dmitry Gozman 35ac80f50b fix(trace viewer): support non-chromium video, fit the snapshot frame (#144)
Also handle missing resources gracefully.
2020-11-30 21:04:39 -08:00
Kumar Aditya 1ffe0d4f6f fix: python code generator (#142) 2020-11-21 09:51:26 -08:00
Pavel Feldman bf60ecc02c chore: roll Playwright to 1.7.0-next.1605573954344 (#141) 2020-11-17 09:12:21 -08:00
Dmitry Gozman c0e1ab10e9 feat(trace): align video preview with actions timeline (#139) 2020-11-16 19:27:58 -08:00
Pavel Feldman d0ee952ee7 fix(codegen): do not fail open if no target specified (#140) 2020-11-16 19:25:15 -08:00
Pavel Feldman 9977aac088 chore: run ci for release branches 2020-11-13 15:10:42 -08:00
Pavel Feldman ea89933ed4 chore: roll Playwright to 1.7.0-next.1605305111464 (#135) 2020-11-13 14:12:46 -08:00
Pavel Feldman e8417a1b4f chore: bump version to 0.170.0-next 2020-11-12 21:21:11 -08:00
Pavel Feldman c150d22ada chore: roll to Playwright 1.6.1 (#134) 2020-11-12 21:16:17 -08:00
Pavel Feldman 0e0dc006c5 chore: roll to post-1.6.0 (#133) 2020-11-12 16:36:55 -08:00
Darío Kondratiuk c477580068 feat(codegen): introduce C# codegen (#131) 2020-11-10 16:22:50 -08:00
Yury Semikhatsky e3483a18d3 chore: roll to 1.6.0-next.1604370816246 (#127) 2020-11-02 19:24:06 -08:00
Pavel Feldman a69e52d4ad chore: roll to playwright@1.6.0-next.1604355180033 (#126) 2020-11-02 14:44:40 -08:00
Pavel 70bb9a4876 chore: bump Playwright to 1.6.0-next.1604018890865 2020-10-30 13:18:33 -07:00
Pavel 9f4f954c85 chore: roll to playwright@1.6.0-next.1604018890865 2020-10-29 17:51:29 -07:00
Pavel 42e3dcb31f chore: bump version to 0.160.0-next 2020-10-29 17:26:43 -07:00
Pavel d1b7273539 chore: bump version to 0.152.1 2020-10-29 17:22:51 -07:00
Pavel Feldman 44ac7dbc34 fix(tty): respect the terminal width when generating lines (#125) 2020-10-29 17:19:59 -07:00
Pavel Feldman 16fc9a98e3 chore: roll to 1.5.2 official (#123) v0.152.0 2020-10-27 23:11:56 -07:00
Yury Semikhatsky 3a3ecde1ac fix(installer): use executable directory only for pkg builds (#122) 2020-10-27 13:28:11 -07:00
Yury Semikhatsky d0cfa34dc4 fix(install): avoid accidental removal of downloaded browsers (#121) 2020-10-27 10:57:49 -07:00
Yury Semikhatsky 6d3dffce49 fix: force output fps=25 when generating video tiles (#119) 2020-10-27 09:18:02 -07:00
Pavel Feldman cd2ac3ae96 chore: roll to 1.5.1 official (#116) v0.151.0 2020-10-14 17:14:54 -07:00
Pavel b074ef4280 chore: roll Playwright to 1.5.0-next.1602697602857 2020-10-14 10:49:21 -07:00
Pavel Feldman e8d6f3b24c chore: roll to 1.5.0 official (#115) v0.150.0 2020-10-13 13:50:50 -07:00
Pavel Feldman 145e709133 chore: deploy canary cli to cdn (#114) 2020-10-13 09:26:09 -07:00
Pavel Feldman d8a6cd94e2 chore: close context before exit (#113) 2020-10-13 08:35:48 -07:00
Pavel Feldman 1d17a6c722 chore: bump playwright to 1.5 tag (2) 2020-10-12 20:29:57 -07:00