Skip to content

Chromedriver is not in the Path #164

Description

@MindyZHAOMinzhu

My environment

  • Device/ Operating System: ios
  • Python version: python3
  • Which chapter of book?: chapter8

My question

It shows error message when I finish downloading chromedriver.
屏幕快照 2019-07-29 下午8 53 35
屏幕快照 2019-07-29 下午8 45 54

The minimum code (snippet) to reproduce the issue

Example:

from selenium import webdriver
browser = webdriver.Chrome()

I have tried to move chromedriver file into different places, but it did not work.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions