码迷,mamicode.com
首页 > 编程语言 > 详细

python之路-模块 splinter

时间:2016-01-10 17:09:27      阅读:212      评论:0      收藏:0      [点我收藏+]

标签:

Splinter介绍

Splinter is an open source tool for testing web applications using Python. It lets you automate browser actions, such as visiting URLs and interacting with their items.

Splinter 是一个使用Python测试Web应用程序的开放源代码工具。它可以让您自动的浏览器操作,如访问的网址,并与他们的项目进行交互。

官方文档:
https://splinter.readthedocs.org/en/latest/




python之路-模块 splinter

标签:

原文地址:http://www.cnblogs.com/CongZhang/p/5118678.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!