driver.findElement(By.id( “ProjectAddress”))明确(); driver.findElement(By.id( “ProjectAddress”))的SendKeys( “奈”); 。driver.findElement(By.xpath( “// [@ ID = 'ProjectAddForm'] /字段集[4] / DIV / DIV 1”))点击(); 了Thread.sleep(5000);`
答案 0 :(得分:0)
myReader.onloadend = (e) => {
//Do something here with myReader.result
}