Skip to content

unable to create screenshot for a particular element #17

@elfkuzco

Description

@elfkuzco

in the bot, calls to self.driver.select("img#captchaImage").save_screenshot(filename) throw an error with list object has no attribute to_viewport. Older library works but I needed the newer implementation of the cloudflare bypass. I think this boils down to the new DictPosition as the old version did not have this. Had to re-create the older one and patch the method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions