Commit Graph

7 Commits

Author SHA1 Message Date
Benjamin Pasero
f9e8dc2095 🆙 playwright 2021-11-04 09:27:22 +01:00
Alexandru Dima
e5613976de Update to latest playwright 2021-09-01 18:18:03 +02:00
Matt Bierner
0762d23ae7 Build VS Code using TS 4.4 (#127823)
* Build VS Code using TS 4.4

* Remove usages of deprecated `ClientRectList`

* Add any casts for missing `caretRangeFromPoint`

* Add temporary any casts for `zoom` css propery

This non-standard css property no longer exists in lib.dom.d.ts

* MouseWheelEvent -> WheelEvent

* Pick up new TS nightly

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2021-07-08 14:27:39 -07:00
Alex Dima
f63a769606 Adopt latest installBrowsersWithProgressBar 2021-06-08 17:20:58 +02:00
Benjamin Pasero
15aca96cd5 build - unblock lauching 2021-06-03 07:21:15 +02:00
João Moreno
0a7a69f190 fix build compilation 2021-05-26 13:30:43 +02:00
Alexandru Dima
2e5034a74b Retry downloading playwright when hitting ECONNRESET 2021-01-22 10:26:28 +01:00