Skip to content

Get ServiceWorkerVersion #35

@sowrab1994

Description

@sowrab1994

Hi,
I have created a Chrome session using the WebSocketDebuggerUrl. I want to Know how to get the properties of class which does not extend ICommand.
Ex: I want to know the Properties like VersionId, RunningStatus, Satus of ServiceWorkerVersion class.
Task.Run(async () => { var chromeSessionFactory = new ChromeSessionFactory(); var chromeSession = chromeSessionFactory.Create(<url>); }).Wait();
Using chromeSession, any way to get the above details

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