selenium API速查手册python版.docx

selenium API速查手册python版.docx pip install selenium基本使用selenium都是为了动态加载网页内容用于爬虫,所以一般也会用到phantomjs mac下如果要配置phantomjs环境的话echo $PATH ln -s 至于chromeDriver,配置方法类似,下载地址: https://sites.google.com/a/chromium.org/chrom selenium import webdriver
docx 文件大小:29.11KB