Code Monkey home page Code Monkey logo

pricecomp's Introduction

Installing Chromedriver to run Selenium

  1. Download ChromeDriver 107.0.5304

  2. Add Chrome Driver to your system path (below are instructions for windows machines)

  3. Depending on your Windows version

    • If you’re using Windows 8 or 10, press the Windows key + x and select System
    • If you’re using Windows 7, right click the Computer icon on the desktop and click Properties
  4. Click Advanced system settings

  5. Click Environment Variables

  6. Under System Variables, find the PATH variable, select it, and click Edit. If there is no PATH variable, click New

  7. With PATH selected click Edit

  8. In the Edit environment variable window click New

  9. Copy and paste the folder path that holds the unzipped chromedriver.exe into the PATH variable (i.e. chromedriver.exe should not be in your pasted path)

  10. Click OK on all the open windows

  11. Check if its worked by open a windows command prompt/terminal and type chromedriver -v

pricecomp's People

Contributors

dheeraj-m1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.