Webdriver+Testng+jenkins遇到的問題:jenkins 無法定位element

首先在IDE中運行testng自動化測試  pass 設置batch file 在command line中運行也是pass的 然而在jenkins中運行各種找不到element 我修改了代碼,對於找不到的element做了一個等待 WebElement addGadget = wait.until(ExpectedConditions.elementToBeClickable(By.cssSel
相關文章
相關標籤/搜索