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

check_for_popup assumes the user only has 1 current window_handle. #173

@b4handjr

Description

@b4handjr

Currently the function found here: https://github.com/mozilla/fxapom/blob/master/fxapom/pages/sign_in.py#L55 assumes that the user only has 1 window_handle. What if the user has more then 1?

The function should wait for their to be 1 additional window that has opened and assume that window is the popup.

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