Skip to content
This repository was archived by the owner on Mar 2, 2021. It is now read-only.
This repository was archived by the owner on Mar 2, 2021. It is now read-only.

fill_form sending empty selectors to set_value causes timeouts #6

@spockNinja

Description

@spockNinja

I think somewhere in 5092aa8, a change was introduced that uses set_value in fill_form, but it sends an empty selector. Then when set_value calls wait_for_visible(selector, **kwargs), it times out.

No rush here, as I've updated BC to not use fill_form, but I'm sure someone else will run into it eventually.

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