Using clear( ) command to clear a text box field. @Test. public void clearTheTextBox(){webdriver.findElement(By.xpath(“XXXXXX”)).clear();. }.
確定! 回上一頁