Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor contexts to context #945

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Commits on Jun 26, 2023

  1. Refactor contexts to context

    Now that we can only store a single browserContext per browser, the
    contexts API doesn't make sense to return more than one browserContext
    so instead we've refactored it to return the only browserContext or
    nil.
    ankur22 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    440aaab View commit details
    Browse the repository at this point in the history