- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Sun, 04 Oct 2020 00:09:42 +0000
- To: public-webrtc-logs@w3.org
Experiments using headless mode `$ chrome-linux/chrome-wrapper --user-data-dir=/home/ubuntu-studio/screenshots --headless --disable-gpu --hide-scrollbars --screenshot https://developer.mozilla.org/` ![screenshot](https://user-images.githubusercontent.com/4174848/95003981-dafab080-05d4-11eb-87b0-beae02b0b315.png) `$ firefox/firefox -P "screenshots" --screenshot https://developer.mozilla.org/en-US/` frequently hangs https://bugzilla.mozilla.org/show_bug.cgi?id=1459472, https://bugzilla.mozilla.org/show_bug.cgi?id=1526822 was able to capture one screenshot ![Screenshot_2020-10-03 Firefox Nightly First Run Page](https://user-images.githubusercontent.com/4174848/95004036-9d4a5780-05d5-11eb-8a5e-2cf1bd32757c.png) Firefox screenshot captures entire `document.body`, Chromium captures only active `document.body`. Will try using drag and drop, clipboard `DataTransfer`. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/145#issuecomment-703179918 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 4 October 2020 00:09:44 UTC