Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit f622113

Browse files
committed
修改项目说摸
1 parent 5b66f24 commit f622113

1 file changed

Lines changed: 4 additions & 22 deletions

File tree

README.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- 支持多种元素选择策略(优先级、循环、区域)
55
- 支持多种数据源(xml、excel)
66
- 支持数据源、URL、元素定位信息的参数化
7-
- 支持密文数据,javascript、groovy等动态脚本数据
7+
- 支持密文数据,javascript、groovy、freemarker等动态脚本数据
88
- 支持动态生成日期、身份证号码、手机号、邮编等数据
99
- 支持操作日志生成GIF动态图片
1010
- 支持主流的浏览器(ie、firefox、chrome、opera、safari)
@@ -13,8 +13,6 @@
1313
- 支持纯XML编写完成自动化测试功能
1414
- 自带Windows版本的driver驱动
1515

16-
更加详细的文档介绍请访问W3C提供的<a href="http://www.w3cschool.cn/autotest/" target="_blank">http://www.w3cschool.cn/autotest/</a>
17-
1816
<h1>远程的XSD地址</h1>
1917
- http://surenpi.com/schema/autotest/autotest.web.framework.xsd
2018
- http://surenpi.com/schema/datasource/autotest.web.framework.datasource.xsd
@@ -23,39 +21,23 @@
2321
http://surenpi.com/2016/07/21/eclipse_prompt_xml/
2422

2523
本项目在码云和Github上都有托管,下面是各自的地址:
26-
Github https://github.com/LinuxSuRen/autotest.web.framework
27-
码云 https://git.oschina.net/surenpi/autotest.web.framework
24+
Github https://github.com/LinuxSuRen/phoenix.framework
25+
码云 http://git.oschina.net/arch2surenpi/phoenix
2826

2927
<h1>浏览器兼容性</h1>
3028
chrome v53-55
3129
ie
3230
firefox
3331

34-
从附件中下载到示例工程后,可以直接运行看到效果。
35-
示例工程的源码如下:
36-
https://git.oschina.net/surenpi/autotest.web.framework.demo
37-
3832
<h1>环境</h1>
3933
JDK1.7,Maven
4034

4135
更多详细内容请访问下面的博客:
4236
http://surenpi.com/2016/07/18/autotest_web_framework_base_selenium/
4337

44-
和本项目配套的Maven骨架工程源码位置如下:
45-
Github https://github.com/LinuxSuRen/autotest.web.framework.archetype
46-
码云 http://git.oschina.net/surenpi/autotest.web.framework.archetype
47-
48-
和本项目配套的Eclipse插件工程源码位置如下:
49-
Github https://github.com/LinuxSuRen/autotest.web.framework.plugin
50-
码云 http://git.oschina.net/surenpi/autotest.web.framework.plugin
51-
5238
备注:
5339
由于本项目没有提交任何工程、IDE相关的文件(这样,您就可以任选Eclipse、IntelliJ IDEA或者是NetBeans作为您的开发工具了),所以check出来以后还需要一些步骤。
5440
这里给出在Eclipse中使用Maven的教程。
5541

56-
历史版本下载<a href="http://www.w3cschool.cn/autotest/autotest-62cq1z9u.html" target="_blank">http://www.w3cschool.cn/autotest/autotest-62cq1z9u.html</a>
57-
5842
QQ交流群:52492046
59-
加群后请及时修改备注为:城市-昵称
60-
61-
问题交流区域:<a href="http://ask.surenpi.com/" target="_blank">http://ask.surenpi.com/</a>
43+
加群后请及时修改备注为:城市-昵称

0 commit comments

Comments
 (0)