m5823779 / chrome-control-automatically

This repository contains two example code to control chrome automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome_control_automatically

(Python class) This repository contains two example code to control chrome automatically.

Setup

  • Install chrome driver extract it and put it in root folder
  • Set up dependencies:
pip install selenium
pip install requests
pip install pillow
pip install pytesseract

About

This repository contains two example code to control chrome automatically.


Languages

Language:Python 100.0%