Skip to content

Page.createIsolatedWorld on HTML iframe #201

@adaml881

Description

@adaml881

I require multiple iframes in the same window to use the same website but they all need to be isolated from each other so they can each hold their own cookies with this website. I've tried using this command

Page.createIsolatedWorld {frameId: "xxxx"}

It's supposed to return the new executionContextId, but it's not giving me any response to the command. Is it possible to use this command on a HTML iFrame?

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