OpenWPM icon indicating copy to clipboard operation
OpenWPM copied to clipboard

Use new fullscreen screenshot command

Open birdsarah opened this issue 5 years ago • 1 comments

Geckodriver now supports full page screenshots (https://github.com/SeleniumHQ/selenium/pull/7182)

So https://github.com/mozilla/OpenWPM/blob/aa5e2a6fe628e67953016f79fddd6e9c9096ac7f/automation/CommandSequence.py#L106-L130 can be updated to work with moden geckodriver.

(originally added by pr https://github.com/mozilla/OpenWPM/pull/156)

birdsarah avatar May 22 '20 19:05 birdsarah

This feature is not yet available to us, because it's currently only in the alpha branches of the 4.0 version of selenium. We are currently on version 3.141

vringar avatar Oct 12 '20 08:10 vringar