Skip to content

WARNING: Failed to gather log types: 'WebDriver' object has no attribute 'log_types' #331

@dborin

Description

@dborin

Since Python "selenium > 4.31.0" the WebDriver API no longer supports using "log_types". Therefore, pytest-selenium should update to use the correct log methods (e.g. driver.log.get_available_log_types() or driver.log.get('browser')

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