Skip to content

PyChromeDevTools.ChromeInterface() return decoder error #29

@zwj2018

Description

@zwj2018

C:/work/harChrome/harCapturer.py:50: DeprecationWarning: use options instead of chrome_options
driver = webdriver.Chrome(service=Service(ChromeDriverManager().install()),
Traceback (most recent call last):
File "C:\Python310\lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
python-BaseException
Process finished with exit code -1073741510 (0xC000013A: interrupted by Ctrl+C)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions