CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:WatiN-2.1.0.1196

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-03-10
  • 文件大小:
    18.77mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

WatiN 概述



欢迎来到WatiN (发音What-in)的网站。灵感来自于WatiN的始于2005年12月Watir的开发,它要使一个类似种类的Web应用程序测试对所有.Net 语言成为可能。从那时起,WatiN已经成长为一个易于使用的,功能丰富的和稳定的框架。WatiN使用C#开发的,目标给你一个简单的方法来用.Net实现自动化测试与Internet Explorer和Firefox中使用

-WatiN Overview



Welcome at the WatiN (pronounced as What-in) website. Inspired by Watir development of WatiN started in December 2005 to make a similar kind of Web Application Testing possible for the .Net languages. Since then WatiN has grown into an easy to use, feature rich and stable framework. WatiN is developed in C# and aims to bring you an easy way to automate your tests with Internet Explorer and FireFox using .Net.


(系统自动生成,下载前可以参看下载内容)

下载文件列表

bin/
bin/net20/
bin/net20/Interop.SHDocVw.dll
bin/net20/Microsoft.mshtml.dll
bin/net20/WatiN.Core.dll
bin/net20/WatiN.Core.XML
bin/net35/
bin/net35/Interop.SHDocVw.dll
bin/net35/Microsoft.mshtml.dll
bin/net35/WatiN.Core.dll
bin/net35/WatiN.Core.XML
bin/net40/
bin/net40/Interop.SHDocVw.dll
bin/net40/Microsoft.mshtml.dll
bin/net40/WatiN.Core.dll
bin/net40/WatiN.Core.XML
examples/
examples/Adding an AttachToHelper/
examples/Adding an AttachToHelper/lib/
examples/Adding an AttachToHelper/lib/Interop.SHDocVw.dll
examples/Adding an AttachToHelper/lib/Microsoft.mshtml.dll
examples/Adding an AttachToHelper/lib/WatiN.Core.dll
examples/Adding an AttachToHelper/lib/WatiN.Core.XML
examples/Adding an AttachToHelper/TestProject/
examples/Adding an AttachToHelper/TestProject.sln
examples/Adding an AttachToHelper/TestProject/AttachToMyIEHelper.cs
examples/Adding an AttachToHelper/TestProject/MyIE.cs
examples/Adding an AttachToHelper/TestProject/MyIEAttachToHelperExample.cs
examples/Adding an AttachToHelper/TestProject/Properties/
examples/Adding an AttachToHelper/TestProject/Properties/AssemblyInfo.cs
examples/Adding an AttachToHelper/TestProject/TestProject.csproj
examples/Creating a DateTime control/
examples/Creating a DateTime control/lib/
examples/Creating a DateTime control/lib/Interop.SHDocVw.dll
examples/Creating a DateTime control/lib/Microsoft.mshtml.dll
examples/Creating a DateTime control/lib/WatiN.Core.dll
examples/Creating a DateTime control/lib/WatiN.Core.XML
examples/Creating a DateTime control/TestProject/
examples/Creating a DateTime control/TestProject.sln
examples/Creating a DateTime control/TestProject/DatePicker.cs
examples/Creating a DateTime control/TestProject/DatePickerTests.cs
examples/Creating a DateTime control/TestProject/Properties/
examples/Creating a DateTime control/TestProject/Properties/AssemblyInfo.cs
examples/Creating a DateTime control/TestProject/TestProject.csproj
examples/Creating a DateTime control/TestProject/TestProject.csproj.user
examples/Creating a DateTime control/TestProject/WebSite/
examples/Creating a DateTime control/TestProject/WebSite/css/
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-icons_222222_256x240.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-icons_228ef1_256x240.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/images/ui-icons_ffffff_256x240.png
examples/Creating a DateTime control/TestProject/WebSite/css/ui-lightness/jquery-ui-1.7.2.custom.css
examples/Creating a DateTime control/TestProject/WebSite/DatePickerPage.htm
examples/Creating a DateTime control/TestProject/WebSite/development-bundle.zip
examples/Creating a DateTime control/TestProject/WebSite/index.html
examples/Creating a DateTime control/TestProject/WebSite/js/
examples/Creating a DateTime control/TestProject/WebSite/js/jquery-1.3.2.min.js
examples/Creating a DateTime control/TestProject/WebSite/js/jquery-ui-1.7.2.custom.min.js
examples/Introducing the Page class/
examples/Introducing the Page class/lib/
examples/Introducing the Page class/lib/Interop.SHDocVw.dll
examples/Introducing the Page class/lib/WatiN.Core.dll
examples/Introducing the Page class/lib/WatiN.Core.XML
examples/Introducing the Page class/TestProject/
examples/Introducing the Page class/TestProject/GoogleTests.cs
examples/Introducing the Page class/TestProject/Properties/
examples/Introducing the Page class/TestProject/Properties/AssemblyInfo.cs
examples/Introducing the Page class/TestProject/TestProject.csproj
examples/Introducing the Page class/TestProject/TestProject.sln
examples/Introducing the Page class/TestProject/TestProj

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com