Skip to content

Delete Specific Cookie in a given URL #1171

@lavikabel

Description

@lavikabel

Hi,

Is there a way to delete a specific cookie DeleteCookie(string url, string cookieName)?

I know it can be achieved by first loading the URL and then calling webviewObject.EvaluateJS(@"document.cookie = None"), but is there a way without loading the url first?

Love your work.

Thanks,
Lavi

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