首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > WebDriver /硒测试框架在Python unittest

WebDriver /硒测试框架在Python unittest

资 源 简 介

This is basically the selenium 2.0 python test case framework. This an attempt to provide the following features Consolidates all selenium 2.0 python test case and run them using a nosetests against a configurable parameters Browsers type – IE and Firefox and Chrome etc Selenium Hub Server Selenium Hub Server Port Base URL Test Report filename in Junit xml format Running all test case in parallel per browser using nosetests multiprocessing feature. Note there is a work in progress to fix running test cases in parallel regardless of browser type, as of now the implementation is - test cases will run in parallel for one type of browser first i.e Firefox before moving to the next browser type or version. Provide a Junit xml report . Wiki Pages [How to Install](http://code.google.com/p/pytestframework/wiki/HowToInstall)

文 件 列 表

PyTestFramework
config.ini
functionR.py
functionR.pyc
Runx.py
test2_google.py
test2_google.pyc
test_google.py
test_google.pyc
VIP VIP
0.189349s