Chinaunix首页 | 论坛 | 博客
  • 博客访问: 408698
  • 博文数量: 119
  • 博客积分: 1470
  • 博客等级: 上尉
  • 技术积分: 1258
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-24 13:50
文章分类

全部博文(119)

文章存档

2018年(6)

2017年(11)

2016年(4)

2013年(8)

2012年(1)

2011年(2)

2010年(4)

2009年(37)

2008年(16)

2006年(30)

我的朋友

发布时间:2017-06-28 11:18:17

(1) 操作页面元素之 单选按钮......【阅读全文】

阅读(543) | 评论(0) | 转发(0)

发布时间:2017-06-27 09:44:23

1.sendKeys()适用于具备文本编辑区域的页面元素。常见的使用方式是在文本框中输入字符串。driver.findElement(By.xpath("html/body/div[8]/div/div/input")).sendKeys("150");如果希望在文本框中输入某些特殊字符,如Shift,则需使用WebDriver中的Keys类。Keys是一个数组类,用于模拟多种不同的特殊按键输入.........【阅读全文】

阅读(412) | 评论(0) | 转发(0)

发布时间:2017-06-23 17:33:53

Prerequisites: CentOS 7.x minimal install (tested on 7.2)Updated 2016/06/05: to docker 1.11.x & OPENSHIFT_VERSION=v1.2.0Mode: Single node setup, all manual.Step 1: Install docker and tweak INSECURE_REGISTRY for smoother operation on “integrated docker registry”.Fix DNS (as needed.........【阅读全文】

阅读(670) | 评论(0) | 转发(0)

发布时间:2017-06-21 17:29:25

1, 通过ID 查找package seleniumtest.seleniumtest;import java.net.MalformedURLException;import org.openqa.selenium.By;import org.openqa.selenium.WebDriver;import org.openqa.selenium.WebElement;import org.openqa.selenium.f.........【阅读全文】

阅读(732) | 评论(0) | 转发(0)

发布时间:2017-06-20 17:10:56

package remote.rs;import java.net.MalformedURLException;import java.net.URL;import org.openqa.selenium.JavascriptExecutor;import org.openqa.selenium.WebDriver;import org.openqa.selenium.remote.DesiredCapabilities;.........【阅读全文】

阅读(579) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

chinaunix网友2006-09-13 17:37

你好像不怎么写这个博客嘛,我看发布时间倒是蛮长的,以后希望多指点点技术方面的知识,我不会的啦,我的QQ:464304361或MSN:momentek@hotmail.com可以加我呀.

回复 |  删除 |  举报

chinaunix网友2006-02-24 19:50

八趣通宝只要能上网,像挂QQ一样挂着就能轻松狂挣Q币或人民币 八趣通宝是国内最新的网挣,发展空间巨大,挂着就能赚钱,操作巨简单,(支持5级下线) 免费注册地址 http://www.8qu.net/register.asp?net=3ocean大家都不笨,为什么不同时开启呢,真正坐在家里也能赚钱呢。

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册