Skip to content

TypeError: WebDriver.__init__() got an unexpected keyword argument 'service_log_path' #1835

@LLinden

Description

@LLinden

Hi,

When I try to run a robot test I'm getting the following error:

TypeError: WebDriver.__init__() got an unexpected keyword argument 'service_log_path'

Similar to this resolved issue: #1419

Although I'm using Chrome and I've already using the latest versions of SeleniumLibarary, Chromedriver and Robot.

python --version
Python 3.11.4

robot --version
Robot Framework 6.0.2 (Python 3.11.4 on win32)

chromedriver --version
ChromeDriver 114.0.5735.90

I've installed SeleniumLibary today via pip install --upgrade robotframework-seleniumlibrary

Chrome version: 114.0.5735.110 64 bits

The project that I'm using is this:
https://gitlab.com/bftft/robot-framework-testautomationu-2022/-/tree/main/

An exemple of test that I'm trying to run is this:
https://gitlab.com/bftft/robot-framework-testautomationu-2022/-/tree/main/005-TestCases

first-test-case.ansewer.robot

I appreciate any help.

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