Skip to content

Allow configuration of MAX_ATTEMPTS for tryScrollRecursively #286

@jleja

Description

@jleja

Currently, MAX_ATTEMPTS is set locally on the add-on service with a value of 100. Which for most cases is fine, but I've run into a few instances where I need to try a few more times before the page is ready to be scrolled. Either setting this in environment/config.js or moving the value to inside of the service would make overriding this value a lot easier.

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