Skip to content

Accepted IG cookies by default... problem #6384

@kharazian

Description

@kharazian

Expected Behavior

IG should find and click on Accept All cookie.

Current Behavior

It is xPath problem and IG could not find Accept All bottom.

Possible Solution (optional)

the xPath should change from
xpath["accept_igcookie_dialogue"] = {"accept_button": "//button[text()='Accept']"}
to
xpath["accept_igcookie_dialogue"] = {"accept_button": "//button[text()='Accept All']"}

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