Skip to content

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

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')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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