|
4 | 4 | - 支持多种元素选择策略(优先级、循环、区域) |
5 | 5 | - 支持多种数据源(xml、excel) |
6 | 6 | - 支持数据源、URL、元素定位信息的参数化 |
7 | | -- 支持密文数据,javascript、groovy等动态脚本数据 |
| 7 | +- 支持密文数据,javascript、groovy、freemarker等动态脚本数据 |
8 | 8 | - 支持动态生成日期、身份证号码、手机号、邮编等数据 |
9 | 9 | - 支持操作日志生成GIF动态图片 |
10 | 10 | - 支持主流的浏览器(ie、firefox、chrome、opera、safari) |
|
13 | 13 | - 支持纯XML编写完成自动化测试功能 |
14 | 14 | - 自带Windows版本的driver驱动 |
15 | 15 |
|
16 | | -更加详细的文档介绍请访问W3C提供的<a href="http://www.w3cschool.cn/autotest/" target="_blank">http://www.w3cschool.cn/autotest/</a> |
17 | | - |
18 | 16 | <h1>远程的XSD地址</h1> |
19 | 17 | - http://surenpi.com/schema/autotest/autotest.web.framework.xsd |
20 | 18 | - http://surenpi.com/schema/datasource/autotest.web.framework.datasource.xsd |
|
23 | 21 | http://surenpi.com/2016/07/21/eclipse_prompt_xml/ |
24 | 22 |
|
25 | 23 | 本项目在码云和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 |
28 | 26 |
|
29 | 27 | <h1>浏览器兼容性</h1> |
30 | 28 | chrome v53-55 |
31 | 29 | ie |
32 | 30 | firefox |
33 | 31 |
|
34 | | -从附件中下载到示例工程后,可以直接运行看到效果。 |
35 | | -示例工程的源码如下: |
36 | | -https://git.oschina.net/surenpi/autotest.web.framework.demo |
37 | | - |
38 | 32 | <h1>环境</h1> |
39 | 33 | JDK1.7,Maven |
40 | 34 |
|
41 | 35 | 更多详细内容请访问下面的博客: |
42 | 36 | http://surenpi.com/2016/07/18/autotest_web_framework_base_selenium/ |
43 | 37 |
|
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 | | - |
52 | 38 | 备注: |
53 | 39 | 由于本项目没有提交任何工程、IDE相关的文件(这样,您就可以任选Eclipse、IntelliJ IDEA或者是NetBeans作为您的开发工具了),所以check出来以后还需要一些步骤。 |
54 | 40 | 这里给出在Eclipse中使用Maven的教程。 |
55 | 41 |
|
56 | | -历史版本下载<a href="http://www.w3cschool.cn/autotest/autotest-62cq1z9u.html" target="_blank">http://www.w3cschool.cn/autotest/autotest-62cq1z9u.html</a> |
57 | | - |
58 | 42 | QQ交流群:52492046 |
59 | | -加群后请及时修改备注为:城市-昵称 |
60 | | - |
61 | | -问题交流区域:<a href="http://ask.surenpi.com/" target="_blank">http://ask.surenpi.com/</a> |
| 43 | +加群后请及时修改备注为:城市-昵称 |
0 commit comments