I try to take screenshots in opera. But it gives me only screenshot of visible part of page. How can i make opera giving me "full-page" screenshots? P.S. In FF,chrome, ie 6(!!!) it seems to be OK

link|improve this question

75% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Known issues:

  • getScreenshotAs() only returns image data of the current viewport, other parts of the image will be black

from OperaDriver's github page


Guess, your only option is to wait for a fix ...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.