1
1
mirror of https://github.com/microsoft/playwright.git synced 2024-12-19 01:01:54 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Yury Semikhatsky
73cd6ecef3
browser(firefox): add screencast control methods to context () 2020-08-19 12:43:53 -07:00
Pavel Feldman
726f636b5c
browser(firefox): implement Page.bringToFront () 2020-07-20 16:47:27 -07:00
Yury Semikhatsky
d1f937d651
browser(firefox): stop video recording if page closed () 2020-07-20 10:44:11 -07:00
Yury Semikhatsky
562e1e6460
browser(firefox): wait for file write to finish in stopVideoRecording () 2020-07-17 17:34:09 -07:00
Yury Semikhatsky
89ccf99b90
browser(firefox): screencast for Mac headful () 2020-07-16 15:34:33 -07:00
Yury Semikhatsky
9640dbf2a6
browser(firefox): exclude browser controls from screencast () 2020-07-07 09:40:09 -07:00
Yury Semikhatsky
fc18f2f38a
browser(firefox): support screencast frame size and scale configuration () 2020-07-06 11:28:35 -07:00
Yury Semikhatsky
024cb1ddc1
browser(firefox): basic screencast implementation for GTK () 2020-07-02 10:43:04 -07:00
Andrey Lushnikov
a3f34fb4b7
chore: export juggler as a standalone folder for browser build ()
This leaves our firefox diff to gecko instrumentation changes only.

Drive-by: rename webkit "src" folder into "embedder".
2020-06-02 16:51:13 -07:00