python selenium (chrome driver)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jyhl 5389782436 fix 4 years ago
src add nox 4 years ago
tests add nox 4 years ago
README.md fix 4 years ago
noxfile.py add nox 4 years ago
requirements.txt init 4 years ago

README.md

亿牛云爬虫代理 selenium demo

1、安装

安装chrome并下载对应版本的chrome deriver

pip安装库

    pip install -r requirements.txt

2、使用

  • 执行demo
    python demo.py
  • 执行测试
    nox