Skip to content

Can I allow Page.go_to take additional wait parameter? #393

Description

@erickgskovik

Hey,

I am working on rendering local HTML with Ferrum. During the implementation, I realize Page.go_to doesn't wait. And it might not be enough time for rendering to complete. I found FERRUM_GOTO_WAIT as a work around. It can be better to also accept wait.

Page.goto accepts an optional url. Can it also accept a wait parameter?

For the implementation details, Page.go_to accepts wait. FERRUM_GOTO_WAIT will be set if wait parameter is not set.

Another question to the details is that is there a policy to accept slowmoable? For example, for the Page.go_to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions