python使用selenium

可以快速上手的开发文档

#python使用selenium
python使用selenium

如何在python中使用selenium的示例

最近基于selenium写了一个python小工具,记录下学习记录,自己运行的环境是Ubuntu14.04.4,Python2.7,Ch..