[Program & Execution ] How to Automate Radio button using Selenium WebDriver in facebook website

preview_player
Показать описание
public class Test7

{

public static void main(String[] args) throws InterruptedException

{

WebDriver driver= new ChromeDriver();






}
}

automate texbox using selenium c#
automate texbox using selenium dioxide
automate texbox using selenium grid
automate texbox using selenium ide
automate texbox using selenium java
automate texbox using selenium pdf
automate texbox using selenium python
automate texbox using selenium rc
automate texbox using selenium testng
automate texbox using selenium tool
automate texbox using selenium webdriver
automate texbox using selenium xpath
automate texbox using selenium yeast
automate texbox using selenium youtube
automate texbox using selenium zinc
automate texbox using selenium zink
Рекомендации по теме
Комментарии
Автор

public class Test7

{

public static void main(String[] args) throws InterruptedException

{

System.setProperty("webdriver.chrome.driver",

WebDriver driver= new ChromeDriver();


Thread.sleep(5000);

WebElement e = driver.findElement(By.xpath(" //*[text()='Male']"));

e.click();

Thread.sleep(5000);

driver.close();
}
}

damuappanna
visit shbcf.ru