Skip to content

AndroidBrowser.open() should return a value #855

@WillDHB

Description

@WillDHB

The webbrowser.open() method and its variants expect the open methods of browsers to return a True value if the operation is successful, and a False value otherwise.

Presently, the AndroidBrowser does not return a value for these methods, causing webbrowser.open() to return False, indicating failure.

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