-1

How can i get a screenshot given a URL in rails?

Is there a gem that would help with this?

Thanks

1 Answers1

0

You could probably get the screenshots from capybara.

https://github.com/mattheworiordan/capybara-screenshot#manual-screenshots

Andrew Wei
  • 2,020
  • 1
  • 17
  • 28