Skip to content

Selenium 4 has deprecated all find_element_by_* methods, therefore move using find_element(By.*) #1575

@aaltat

Description

@aaltat

Selenium 4 has deprecated all find_element_by_* methods, therefore move using find_element(By.*). Refactor elementfinder to use find_element(By.*) methods. Change should be backward compatible and invisible for users.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions