学习资料:

Selenium with Python:  http://selenium-python.readthedocs.org/en/latest/index.html

乙醇的python selenium教程: https://github.com/easonhan007/webdriver_guide/blob/master/README.md

Official user guide for Selenium: https://github.com/SeleniumHQ/www.seleniumhq.org

虫师的selenium教程:  http://www.cnblogs.com/fnng/category/349036.html

Unittest 官方教程:  https://docs.python.org/3/library/unittest.html

python webdriver 参数化教程: http://wenku.baidu.com/link?url=jLE8MVKYjREHepDuY8ALeDNgo6zQh020vvKBNp3K-2fHQAqFDKXVfKkSWou4Rl1iGOZT62_gonRMVg0zAriu5B6PxjhD0mDf281yhTU59cS

其他

Selenium WebDriver主要用来写 functional/acceptance tests。

当前支持Python版本: 2.7,3.2,3.3,3.4

当前支持的浏览器: Firefox, Chrome, Ie and Remote

相关文章:

  • 2021-06-28
  • 2021-09-15
  • 2021-10-08
  • 2021-07-02
  • 2022-12-23
  • 2021-12-13
  • 2021-09-21
  • 2022-12-23
猜你喜欢
  • 2021-06-19
  • 2021-12-01
  • 2021-12-29
  • 2021-07-28
  • 2021-12-15
  • 2021-07-22
  • 2021-12-23
相关资源
相似解决方案