代码优化
m936956
这个作者很懒,什么都没留下…
展开
-
代码优化1
前 if( input.get(i).getAttribute("value").contentEquals(DateUtils.getDate())){ Assert.assertEquals(input.get(i).getAttribute("value"), DateUtils.getDate());原创 2017-03-09 14:14:27 · 186 阅读 · 0 评论 -
代码优化2
代码优化2原创 2017-03-09 14:17:04 · 190 阅读 · 0 评论 -
代码优化3
前 后 public void assertSearchResultsForReviewAppeals(String memberID, String playerName, String currentRating, String ratingRequested, String status){ WebElement table = driver.fi原创 2017-03-09 14:21:16 · 155 阅读 · 0 评论 -
代码优化4
前 后: public void selectPlayerAndClick(String memberID){ //WebElement table = driver.findElement(By.cssSelector("table[id$='GridView_Appeal']")); //WebElement player = table.findE原创 2017-03-09 14:31:01 · 161 阅读 · 0 评论