mgrachev/gastly

Style Sheet not work and need option to take only visible screen's screenshot

Closed this issue · 1 comments

Hi,

i am trying to capture a screenshot from pass URL. i got the screenshot but now some issues in that.

  1. Style does not include in this screenshot(i am not able to get image with style)
  2. need to get only visible portion of the screen. now i got full page screenshot.

Thanks in advanced.

Hi, @ronakpatel70, thank you for your questions. Can you give me the URL for testing?

1). You can use timeout to wait for styles are loaded;
2). At the moment, it's impossible.