Skip to content

[Multi browser window] Refactor pageId to windowId #4586

Closed
@AndreyBelym

Description

@AndreyBelym

IMHO pageId naming is not very self-describing. Actually, it's not a page ID, but a window ID, In some context it can cause confusion. E.g. when handling t.getBrowserConsoleMessages, console messages are recorded not for a page, but for a window (which can host a number of different pages during a test session).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions