Skip to content

Multiple contexts in the same local browser instance #195

@kushalpatil07

Description

@kushalpatil07

Is your feature request related to a problem? Please describe.
I want to run multiple automation scripts, using the same chrome profile(as this has all my logins). For this I want to be able to keep the context of the 2 automation scripts to be different, so that now way that they affect each other.

I am working on a tool so that I can run my automations on my local browser parallely. That would be absolutely perfect.

Describe the solution you'd like
I would to be able to create a new window through stagehand, that has a completely different context, so nothing is affected in the already running automations.

Describe alternatives you've considered
I am trying to understand how does stagehand wrap up the playwright context and pages. And am trying to come up with a solution.

Are you willing to contribute to implementing this feature or fix?

  • Yes, I can submit a PR
  • Yes, but I need guidance
  • No, I cannot contribute at this time

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