E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
nqa
WebDriver拾级而上·之十四 RemoteWebDriver
需要远程调用浏览器进行自动化测试时,需要用到RemoteWebDirver.一、使用RemoteWebDriverimportjava.io.File;importjava.net.URL;importorg.ope
nqa
.selenium.OutputType
打杂人
·
2012-10-09 09:46
自动化测试+Selenium
WebDriver拾级而上·之十四 RemoteWebDriver
需要远程调用浏览器进行自动化测试时,需要用到RemoteWebDirver.一、使用RemoteWebDriverimportjava.io.File;importjava.net.URL; importorg.ope
nqa
.selenium.OutputType
aerchi
·
2012-10-09 09:00
exception
浏览器
url
firefox
methods
testing
WebDriver拾级而上·之十三 调用Java Script
当然seleniumwebdriver也提供这样的一个方法:JavascriptExecutor.executeScript(string)例如:importorg.ope
nqa
.selenium.JavascriptExecutor
aerchi
·
2012-10-09 09:00
java
String
function
user
selenium
import
WebDriver拾级而上·之八 操作cookies
一个Cookies主要属性有:所在域、name、value、有效日期和路径Java代码importjava.util.Set;importorg.ope
nqa
.selenium.Cookie;importorg.ope
nqa
.selenium.WebDriver
aerchi
·
2012-10-09 09:00
String
Cookies
domain
import
firefox
mozilla
Selenium 学习札记1
具体原因可以参看http://wiki.ope
nqa
.org/pages/viewpage.action?pageId=763 1、现在selenium 相关包 下载,我下载的版本为
aerchi
·
2012-10-08 16:00
java
windows
server
cmd
服务器
selenium
二、一个简单的官方实例
官方webdriver文档中简单的webdriver应用实例 package org.ope
nqa
.selenium.example; import org.ope
nqa
.selenium.By
SariyaLee
·
2012-09-27 21:00
实例
selenium
firefox
webdriver
WebDriver——PageObject
package com.ahchoo.automation.page; importorg.ope
nqa
.selenium.By; importorg.ope
nqa
.selenium.WebDriver
duoluohua
·
2012-09-26 11:00
webdriver
Selenium第一篇
下载地址:http://wiki.ope
nqa
.org/display/SIDE/Contributed+Extensi
喜欢蓝色的我
·
2012-09-19 14:00
selenium
SQLite可视化管理工具汇总
【免费且保持更新】1、SQLiteSpy免费单文件http://www.yu
nqa
.de/delphi/doku.php/products/sqlitespy/截至2012/9/14最新
Kid_U_ForFun
·
2012-09-16 02:00
数据库
数据库
sqlite
工具
csv
browser
数据库管理工具
selenium--识别当前页面句柄
selenium--识别当前页面句柄packagetools;/** *@authorSevenQi *@date2012-8-31下午5:51:51 *@version1.0 */importorg.ope
nqa
.selenium.WebDriver
qileilove
·
2012-08-31 17:00
Selenium 的简单例子
package com.abczww.hs.demo; import junit.framework.TestCase; import org.ope
nqa
.selenium.By; import
javapub
·
2012-08-02 14:00
test
demo
selenium
例子
Selenium 的简单例子
package com.abczww.hs.demo; import junit.framework.TestCase; import org.ope
nqa
.selenium.By; import
javapub
·
2012-08-02 14:00
test
demo
selenium
例子
Selenium 的简单例子
package com.abczww.hs.demo; import junit.framework.TestCase; import org.ope
nqa
.selenium.By; import
javapub
·
2012-08-02 14:00
test
demo
selenium
例子
Selenium 2 (WebDreiver) 代码示例:获取当前装载页面的屏幕快照
1、定义实用静态帮助器类和扩展方法usingSystem;usingOpe
nQA
.Selenium;usingSystem.Drawing.Imaging;namespaceSeleniumTest{
planisnothing
·
2012-06-14 20:00
NQA
联动静态路由的典型配置
H3CU200-A的防火墙有两个公网出口(电信和联通),在配置中做了两条缺省路由(根据优先级来确定路由走向),默认情况走电信出口,当电信链路断开后走联通出口,由于静态路由无法感知对端电信网关的通断,故使用
NQA
sfwang
·
2012-06-07 15:33
track
静态路由
nqa
H3C的静态路由、Track与
NQA
联动配置举例
1.组网需求DeviceA、DeviceB、DeviceC和DeviceD连接了20.1.1.0/24和30.1.1.0/24两个网段,在设备上配置静态路由以实现两个网段的互通,并配置路由备份以提高网络的可靠性。DeviceA作为20.1.1.0/24网段内主机的缺省网关,在DeviceA上存在两条到达30.1.1.0/24网段的静态路由,下一跳分别为DeviceB和DeviceC。这两条静态路由
sfwang
·
2012-06-07 14:40
track
静态路由
nqa
webdriver 截图公用方法
importjava.io.File;importjava.io.IOException;importjava.util.Calendar;importorg.ope
nqa
.selenium.OutputType
gzh0222
·
2012-05-29 10:00
String
calendar
File
Class
import
webdriver 截图公用方法
import java.io.File; import java.io.IOException; import java.util.Calendar; import org.ope
nqa
.selenium.OutputType
xitong
·
2012-05-29 10:00
webdriver
webdriver 截图公用方法
import java.io.File; import java.io.IOException; import java.util.Calendar; import org.ope
nqa
.selenium.OutputType
xitong
·
2012-05-29 10:00
webdriver
解决: org.ope
nqa
.selenium.UnsupportedCommandException: Bad request
学习springside时,运行mini-web功能测试时报:org.ope
nqa
.selenium.UnsupportedCommandException: Bad request(运行时错误不会打印出来
wenjinglian
·
2012-05-24 14:00
selenium
firefox
springside
webdriver 学习初步
package com.second.test; import org.ope
nqa
.selenium.By; import org.ope
nqa
.selenium.WebDriver
xitong
·
2012-05-04 15:00
webdriver
webdriver 学习初步
packagecom.second.test;importorg.ope
nqa
.selenium.By;importorg.ope
nqa
.selenium.WebDriver;importorg.ope
nqa
.selenium.WebElement
gzh0222
·
2012-05-04 15:00
浏览器
String
user
firefox
login
mozilla
webdriver 学习初步
package com.second.test; import org.ope
nqa
.selenium.By; import org.ope
nqa
.selenium.WebDriver
xitong
·
2012-05-03 11:00
webdriver
GetDriverInfo
java.util.Calendar; import java.util.Date; import java.util.concurrent.TimeUnit; import org.ope
nqa
.selenium.By
zgq456
·
2012-05-02 16:00
java
WebDriver 小毛笔记(三) 初建项目
四、编写脚本 package test; import org.ope
nqa
.selenium.WebDriver; im
luckyapplelwj
·
2012-04-11 14:26
自动化测试
webdriver
Selenium2.0
自动化框架
解决使用Selenium2进行Web自动化测试时IE启动失败的方法
Selenium2.19.0版本,在调试WEB自动化测试过程中,遇到Firfox启动正常,但是IE8却启动报如下的错误: java.lang.RuntimeException: org.ope
nqa
.selenium.WebDriverException
hay
·
2012-03-30 10:00
IE
Selenium2.19.0
Watir文档大全
0.5.3/frames 2 waitr.com 简易入门 http://watir.com/examples/ 3 waitr-webdriver最全的文档 http://wiki.ope
nqa
.org
yanzilee9292
·
2012-03-16 11:00
watir
selenium webdriver学习(九)------------如何操作cookies
import java.util.Set; import org.ope
nqa
.selenium.Cookie; import org.ope
nqa
.selenium.WebDriver; import
qi_ling2005
·
2012-03-12 17:00
webdriver
selenium webdriver学习(八)------------如何操作select下拉框
select处理比较简单,直接看代码吧:) import org.ope
nqa
.selenium.By; import org.ope
nqa
.selenium.WebDr
qi_ling2005
·
2012-03-12 16:00
webdriver
selenium webdriver学习(三)------------执行js脚本
当然selenium webdriver也提供这样的一个方法:executeScript() import org.ope
nqa
.selenium.JavascriptExecutor
qi_ling2005
·
2012-03-09 15:00
webdriver
菜鸟学自动化测试(九)----WebDirver
Selenium WebDirver 代码如下:packageMySel20Proj;importorg.ope
nqa
.selenium.By;importorg.ope
nqa
.selenium.WebDriver
虫师
·
2012-02-10 05:00
测试
菜鸟
自动化
"WebDriverException: Cannot find firefox binary in PATH."的解决方法
import org.ope
nqa
.selenium.By; import org.ope
nqa
.selenium.WebDriver; import org.ope
nqa
.selenium.WebElement
qi_ling2005
·
2012-02-07 15:00
java
Path
firefox
webdriver
Linq to Visual Tree-可视化树的类Linq查询扩展API
这篇博文主要是介绍了利用Li
nqA
PI去查询WPF/Silverlight的可视化树。
huangliangjie
·
2012-02-01 10:00
api
function
tree
扩展
LINQ
textbox
AQA2011年度沙龙汇总
2011年已经过去,AQA(www.Automatio
nQA
.com)回顾2011年举办的技术沙龙,在此做一个汇总。展望来年,我们会一如既往,在全国各地举办类似的技术沙龙,以飨各位技术同行们。
xitong
·
2012-01-04 10:00
AQA2011年度沙龙汇总
2011年已经过去,AQA(www.Automatio
nQA
.com)回顾2011年举办的技术沙龙,在此做一个汇总。展望来年,我们会一如既往,在全国各地举办类似的技术沙龙,以飨各位技术同行们。
xitong
·
2012-01-04 10:00
Selenium 网页测试工具和perl脚本结合,我自己记录的学习过程
详细见http://selenium-rc.ope
nqa
.org/tutorial.html(1)downloadSe
flymachine
·
2012-01-03 21:00
session
脚本
perl
selenium
firefox
测试工具
Java Selenium
阅读更多本文转自http://www.automatio
nqa
.com/tools/selenium/338-java-selenium.html1.环境准备1.1Java环境安装jdk,我的JDK在/
hhhk
·
2011-12-29 15:00
Java Selenium【转】
本文转自 http://www.automatio
nqa
.com/tools/selenium/338-java-selenium.html 1.
hhhk
·
2011-12-29 15:00
selenium
Java Selenium【转】
本文转自 http://www.automatio
nqa
.com/tools/selenium/338-java-selenium.html 1.
hhhk
·
2011-12-29 15:00
selenium
web测试工具-selenium用法(二)
简单的来说,1.先去http://selenium-rc.ope
nqa
.org/download.jsp下载selenium包:selenium-remote-control-1.0.1-dist.zip
passionboyxie
·
2011-12-28 10:00
Web
exception
JUnit
selenium
firefox
测试工具
细数十个最令人头疼的性能瓶颈
http://www.automatio
nqa
.com/uchome/spa
xitong
·
2011-12-22 10:00
性能
细数十个最令人头疼的性能瓶颈
http://www.automatio
nqa
.com/uchome/spa
xitong
·
2011-12-22 10:00
性能
selenium remote control 实例(java code)
本文将stepbystep的讲述第一个selenium实例:step1:下载selenium-remote-control.下载地址:http://www.ope
nqa
.org/selenium-rc/
passionboyxie
·
2011-12-17 20:00
java
exception
浏览器
JUnit
selenium
firefox
selenium 学习1
具体原因可以参看http://wiki.ope
nqa
.org/pages/viewpage.action?
passionboyxie
·
2011-12-08 09:00
java
server
cmd
服务器
测试
selenium
指向const对象的指针 const指针的理解
对象的指针const指针的理解#include#include#includeusingnamespacestd;intmain(intargc,char*argv[]){QCoreApplicatio
nqa
ynp
·
2011-11-17 18:00
c
c++
如何使用PageFactory
PageFactory,首先需要在PageObject(页面对象)中声明一些元素(WebElements 或 RenderedWebElements),例如: package org.ope
nqa
.selenium.example
libin0019
·
2011-11-15 13:00
factory
android 在SDCard获取图片
主类: package com.dianxing.xiawe
nqa
un; import java.io.File; import android.app.Activity; import
夏文权
·
2011-11-01 15:00
android
《Web Load Testing For Dummie》
《WebLoadTestingForDummie》http://www.automatio
nqa
.com/uchome/space.php?
qileilove
·
2011-10-31 16:00
[置顶] Linq模糊查询
newBook{Id=1,Title="LINQinAction"}, newBook{Id=2, Title="LINQforFun"}, newBook{Id=3, Title="LI
NQA
ctionFun
wanglei_samrtfish
·
2011-10-11 09:00
action
LINQ
fun
books
深圳沙龙 - QTP自动化测试的技术心得
深圳沙龙-QTP自动化测试的技术心得:http://automatio
nqa
.com/uchome/space.php?do=event&id=3
Testing_is_believing
·
2011-10-09 19:00
测试
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他