Skip to content

Feature request: Unify all open_...() method into open() #3367

@bleudev

Description

@bleudev

Please Describe The Problem To Be Solved

Feodor said in review of my pull (#3172) that it'll be great if will there is open() method. I'm requesting to add this in my future pull and requesting realisation. f. e.

page.open('drawer')
# or
drawer = ...
page.open('drawer', drawer)

Also it'll great that will there is close() method

page.close('drawer')

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