91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Se(11)---Alert

發布時間:2020-07-12 23:52:34 來源:網絡 閱讀:321 作者:愛與夢想 欄目:軟件技術

package testWd;

import org.openqa.selenium.Alert;

import org.openqa.selenium.By;

import org.openqa.selenium.WebDriver;

import org.openqa.selenium.WebElement;

import org.openqa.selenium.chrome.ChromeDriver;

import org.testng.annotations.Test;


public class findEle {

@Test

public void findElement() throws InterruptedException {

System.setProperty("webdriver.chrome.driver", "D:/01 Learn WebDriver/chromedriver.exe");

WebDriver dr = new ChromeDriver();

dr.manage().window().maximize();

//Alert

/*dr.get("http://www.w3school.com.cn/tiy/t.asp?f=hdom_alert");

WebElement el = dr.findElement(By.xpath("http://*[@name='i']"));

dr.switchTo().frame("i");

WebElement el1 = dr.findElement(By.xpath("http://input"));

el1.click();

Alert alert1 = dr.switchTo().alert();

System.out.println(alert1.getText());

Thread.sleep(5000);

alert1.accept();*/

//confirm

/*dr.get("http://www.w3school.com.cn/tiy/t.asp?f=hdom_confirm");

WebElement el = dr.findElement(By.xpath("http://*[@name='i']"));

dr.switchTo().frame("i");

WebElement el1 = dr.findElement(By.xpath("http://input"));

el1.click();

   Alert confirm1 = dr.switchTo().alert();

   Thread.sleep(2000);

System.out.println(confirm1.getText());

confirm1.accept();

Thread.sleep(2000);

confirm1 = dr.switchTo().alert();

Thread.sleep(2000);

System.out.println(confirm1.getText());

confirm1.accept();

el1.click();

confirm1 = dr.switchTo().alert();

Thread.sleep(2000);

System.out.println(confirm1.getText());

confirm1.dismiss();

Thread.sleep(2000);

confirm1 = dr.switchTo().alert();

System.out.println(confirm1.getText());

confirm1.accept();*/

//Prompt

dr.get("http://www.w3school.com.cn/tiy/t.asp?f=hdom_prompt");

WebElement el = dr.findElement(By.xpath("http://*[@name='i']"));

dr.switchTo().frame(el);

WebElement el1 = dr.findElement(By.xpath("http://input"));

el1.click();

   Alert prompt1 = dr.switchTo().alert();

   Thread.sleep(2000);

System.out.println(prompt1.getText());

prompt1.dismiss();

WebElement el2 = dr.findElement(By.xpath("/html/body"));

System.out.println(el2.getText());

Thread.sleep(2000);

el1.click();

   prompt1 = dr.switchTo().alert();

   Thread.sleep(2000);

System.out.println(prompt1.getText());

prompt1.sendKeys("Jerry");

prompt1.accept();

el2 = dr.findElement(By.xpath("/html/body"));

System.out.println(el2.getText());

//Thread.sleep(3000);

//dr.quit();

}


}


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

竹溪县| 新乡市| 萍乡市| 玉溪市| 前郭尔| 阳城县| 台南县| 鹤岗市| 巧家县| 正安县| 东乌珠穆沁旗| 噶尔县| 南城县| 花莲市| 平原县| 凤山市| 阿克陶县| 壶关县| 嘉善县| 名山县| 荔波县| 新竹县| 特克斯县| 安康市| 赤水市| 贡嘎县| 长寿区| 新余市| 赤峰市| 城市| 甘德县| 崇州市| 穆棱市| 陵水| 永仁县| 崇明县| 山东| 蕉岭县| 邢台县| 平果县| 清水河县|