Skip to content

Chromedriver incompatibility since version 91? #340

@ghost

Description

Anyone else experiencing this?

javascript error: arguments[0].getAttribute is not a function (Session info: chrome=94.0.4606.54)

https://bugs.chromium.org/p/chromedriver/issues/detail?id=3746#c7

Rolling back to 90 makes it functional again. But maybe we can solve this here as well for >=91 versions?

$script = str_replace('{{ELEMENT}}', 'arguments[0]', $script);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions