Commit Graph

50 Commits

Author SHA1 Message Date
Kumar Aditya
f315239c0e
chore: use go generate (#208) 2021-10-04 12:09:03 +02:00
Kumar Aditya
2ac1b90014
chore: roll to tot (#211) 2021-10-04 11:15:47 +02:00
Kumar Aditya
7e45483b13
chore: roll to 1.14.1 (#206) 2021-09-17 16:10:50 +02:00
Kumar Aditya
4d4d66041c
chore: add backgroundpage (#199)
* chore: add backgroundpage

* test: add tests

* chore: fix it
2021-08-26 15:03:14 +05:30
Kumar Aditya
90a2c20b8d
chore: add browsertypeconnectoptions (#197) 2021-08-25 15:33:30 +05:30
Max Schmitt
791647425d
devops: rework patch infra scripts (#164) 2021-08-21 14:15:53 +02:00
Kumar Aditya
1c9467832e
chore: impl missing funcs with tests (#188)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2021-08-15 13:36:57 +02:00
Kumar Aditya
0fdbb22856
chore: do not build examples with install (#184) 2021-08-08 19:11:53 +02:00
Kumar Aditya
56ba0fe666
chore: impl missing Frame funcs (#175) 2021-08-08 19:07:25 +02:00
Kumar Aditya
075d014263
feat: add browser_type.connect (#163)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2021-08-05 10:37:53 +02:00
Kumar Aditya
ef101d73b7
chore: remove xml in docs (#173) 2021-08-05 10:29:36 +02:00
Kumar Aditya
b5e2a94f59
chore: implement tracing class (#172) 2021-08-04 11:54:04 +02:00
Kumar Aditya
fecc5274b6
chore: implemeent missing download funcs (#171)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2021-08-04 11:43:36 +02:00
Kumar Aditya
4c6fccc3d2
chore: remove c# comments (#168) 2021-08-03 15:27:17 +02:00
Max Schmitt
641f3dfaa9
fix: re-introduce Page.emulateMedia (#166) 2021-08-03 14:12:58 +02:00
Kumar Aditya
648cc14ec4
chore: roll to 1.13.1 (#156) 2021-08-01 18:28:45 +02:00
Kumar Aditya
ddeb9e3906
test: add video tests (#155) 2021-07-31 10:48:30 +02:00
Kumar Aditya
c4f7746c75
chore: roll to 1.11 (#152) 2021-07-30 12:00:14 +02:00
Kumar Aditya
3e5d42effc
chore: point to upstream Playwright repository (#149) 2021-07-29 15:13:25 +02:00
Kumar Aditya
244b7bbbf7
devops: add playwright add submodule (#147) 2021-07-29 13:11:14 +02:00
Kumar Aditya
5c7b3fd30d
chore: make build scripts compatible on windows (#146) 2021-07-29 12:35:02 +02:00
Jiong Han
c5d637702e
feat: added support for CDPSession (#128) 2021-06-07 23:57:06 +02:00
Max Schmitt
e8b6d7425f
fix: ElementHandle.Type (#117) 2021-04-15 12:15:48 +02:00
Max Schmitt
d68a250512
chore: roll Playwright to 1.9.2 (#108) 2021-03-16 10:14:12 +01:00
Max Schmitt
041b715e38
feat: add storage state support (#96) 2021-01-24 13:20:38 +01:00
lcmtwn
8d90e26a61
feat: add ElementHandle.WaitForElementState/WaitForSelector methods (#98)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2021-01-24 13:09:02 +01:00
Max Schmitt
3059d1aa95 chore: refactore route/unroute logic 2021-01-23 17:37:22 +01:00
Max Schmitt
e0959145c8
chore: add missing v1.8 methods (#95) 2021-01-23 17:04:10 +01:00
Max Schmitt
5256c0df93
chore: bump to Playwright 1.8.0 (#93) 2021-01-23 15:37:47 +01:00
lcmtwn
b21046c3b0
chore: added missing SelectOption method (#90)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2021-01-13 17:48:30 +01:00
Max Schmitt
ca837bebbe
chore: add documentation to exported structs (#92) 2021-01-13 16:36:54 +01:00
Max Schmitt
7430509759
test: add more worker and element tests (#89) 2021-01-03 18:59:07 +01:00
Max Schmitt
e5f3d04b57
tests: added BindingCall tests (#88) 2021-01-03 16:23:27 +01:00
Max Schmitt
4ce02a2f94
chore: cleanup inner core iteration 1 (#86) 2021-01-03 13:06:39 +01:00
Max Schmitt
5b4ed0ebc8
chore: waitForEvent cleanup (#81) 2021-01-01 03:03:34 +01:00
Max Schmitt
1ee2b00935
feat: add websocket functionality and tests (#79) 2020-12-31 19:16:33 +01:00
lcmtwn
80f49ad203
chore: add missing methods (Tap/Touchscreen/WebSocket.IsClosed) (#78) 2020-12-31 14:12:35 +01:00
Max Schmitt
b4f9239b89
chore: update readme on browser roll (#76) 2020-12-30 02:52:06 +01:00
lcmtwn
dc932a7da8
chore: add Frame.Tap/Page.Tap/Page.Frame methods (#74) 2020-12-29 16:47:20 +01:00
Max Schmitt
1130c58969
chore: add comments to generated interfaces (#75) 2020-12-29 13:17:10 +01:00
Max Schmitt
6c318968d9
chore: add missing methods: video and standardised naming (#73) 2020-12-29 02:28:21 +01:00
Max Schmitt
259795685f
chore: validate exposed interfaces with API (#72) 2020-12-29 01:07:47 +01:00
Max Schmitt
90056e2984
chore: use interface types for public API (#69) 2020-12-26 16:40:33 +01:00
Max Schmitt
bfa7f5739a
chore: improve struct type generation (#68) 2020-12-26 00:11:37 +01:00
Max Schmitt
6b035002af
chore: add missing methods (#43) 2020-09-13 22:33:55 +02:00
Max Schmitt
736c449d41
chore: added coverage script for the API (#35) 2020-09-08 11:45:13 +02:00
Max Schmitt
f8e426f7ec
feat: file upload (#31) 2020-09-07 16:16:40 +02:00
Max Schmitt
3ebf33e0ea
feat(iteration 1): add missing page and frame funcs (#26) 2020-08-30 22:56:10 +02:00
Max Schmitt
edbaaee9f9
cleanup: simplified option (#11) 2020-08-19 13:19:15 +02:00
Max Schmitt
812296d60c
feat: element handle and option interfaces (#8) 2020-08-18 17:13:57 +02:00