sourcegraph / go-selenium

Selenium WebDriver client for Go
https://sourcegraph.com/github.com/sourcegraph/go-selenium
Other
367 stars 73 forks source link

Screenshot return 24 bytes of nothing #22

Open shicky opened 8 years ago

shicky commented 8 years ago

Taking screenshot always return 24 bytes of black image. This happens for both Chrome and Firefox browsers.

shicky commented 8 years ago

Correction. It actually returns correct image size but the image is black.