Skip to content

Screencap hangs  #42

@WillTaylor22

Description

@WillTaylor22

I'm attempting to run the basic tutorial code:

require 'screencap'
f = Screencap::Fetcher.new('http://google.com')
screenshot = f.fetch

However, the program just hangs at the final line. This happens whether I install it in my rails app and run rails console, or I install globally and run irb.

rails 7.0.3
ruby-3.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions