Skip to content

Python driver.quit() throwing BadStatusLine error #6870

@ghost

Description

🐛 Bug Report

I'm using Selenium with Python and Chrome. When I'm calling driver.quit() the following error occurs: https://gist.github.com/bioneyez/45fa305a0dda2d2b97511223b8e8872d
Here is the chromedriver log I got:
qc1.log

To Reproduce

Simple example code: https://gist.github.com/bioneyez/34cfa8290b80ed2dbfd3e277dc3e5898

Expected behavior

Chrome opens google, then closes without any errors.

Environment

OS: Windows 10
Browser: Chrome
Browser version: 71.0.3578.98
Browser Driver version: Chromedriver 2.45.615291
Language Bindings version: Python 2.7.12
Selenium: 3.141.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-pyPython BindingsJ-awaiting answerQuestion asked of user; a reply moves it to triage again

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions