摘要:
接口类package com.button;/** * Created by zhangminjie on 15/3/19. */public interface Action { void click();}按钮类package com.button;/** * Created by zha... 阅读全文
posted @ 2015-03-19 00:56
脱氧
阅读(125)
评论(0)
推荐(0)
摘要:
4.0.0 com.springapp springapp war 1.0-SNAPSHOT springapp 4.1.1.RELEASE javax.servlet ... 阅读全文
posted @ 2015-03-19 00:34
脱氧
阅读(528)
评论(0)
推荐(0)
摘要:
public class BrowserChromeImpl implements BrowserDriver { @Override public WebDriver getDriver() { SeleniumListener seleniumListener = ne... 阅读全文
posted @ 2015-03-19 00:25
脱氧
阅读(524)
评论(0)
推荐(0)
摘要:
http://www.ideacolorthemes.org/themes 阅读全文
posted @ 2015-03-19 00:21
脱氧
阅读(147)
评论(0)
推荐(0)
摘要:
断言失败截图,且不退出用例,提供结算方法结算断言public class SoftAssert extends Assertion { private WebDriver driver; private final String SCREENSHOT_PATH =System.getPr... 阅读全文
posted @ 2015-03-19 00:17
脱氧
阅读(1025)
评论(0)
推荐(0)
摘要:
@Testpublic void testChain() throws ClassNotFoundException, IllegalAccessException, InstantiationException, NoSuchMethodException, InvocationTargetExc... 阅读全文
posted @ 2015-03-19 00:14
脱氧
阅读(202)
评论(0)
推荐(0)
摘要:
/** * 得到所有实现接口而且在同包下的的类 * @param aClass * @return * @throws IOException * @throws ClassNotFoundException */ public List get... 阅读全文
posted @ 2015-03-19 00:10
脱氧
阅读(117)
评论(0)
推荐(0)

浙公网安备 33010602011771号