官方介绍:Splinter is an open source tool for testingweb applications using Python.It lets you automate browser actions,such asvisiting URLs and interacting with their items特性:1、可以模拟浏览器行为...
from splinter.browser import Browser from time import sleep 用户名,密码 username="用户名 passwd="密码 cookies值得自己去找,下面两个分别是上海,长沙,怎么找blog中说明了 starts="%u4E0A%u6D77%2CSHH ...
Awesome Python A curated list of awesome Python frameworks,libraries,software and resources. ...Awesome Python Environment Management Package Management Package Repositories Distribution ...