Class 4: Selenium +Java +Automation
Автор: The Testing Class
Загружено: 2023-03-29
Просмотров: 67
-#selenium #seleniumwithjava #automation
1-How to enter detail in text box
2-How to click on any element
Join Telegram
This channel is for
https://t.me/thetestingclass
‐---------------------------------code-------------------------
public static void main(String[] args) {
WebDriverManager.chromedriver().setup();
WebDriver driver=new ChromeDriver();
driver.get("https://www.facebook.com/");
driver.manage().window().fullscreen();
//locator-we are locating or identifying any element on the page
// name="email"
driver.findElement(By.name("email")).sendKeys("testing...");
// id="pass"
driver.findElement(By.id("pass")).sendKeys("class");
// name="login"
// WebElement we= driver.findElement(By.name("login"));
// we.click();
driver.findElement(By.name("login")).click();
}
automation engineer interview questions and answers,mock interview for automation testing,automation testing interview questions and answers,manual testing interview for experienced,manual testing interview questions and answers for experienced,manual testing mock interview for experienced,testing interview questions for experienced,manual testing interview questions,manual testing,manual testing interview questions and answers for freshers
selenium full course,selenium training,selenium tutorial for beginners,selenium course,selenium tutorial,selenium webdriver tutorial,selenium testing tutorial,learn selenium,automation testing,selenium automation testing tutorial,selenium tutorial for beginner,selenium for beginners,best selenium courses,best selenium course,selenium ide tutorial,selenium online training,selenium tutorials,selenium testing tool,selenium with java,intellipaat
yt:cc=on,selenium,selenium full course,selenium tutorial for beginners,selenium full course tutorial,selenium tutorial,selenium webdriver tutorial,selenium framework using java,selenium webdriver,what is selenium,selenium automation testing tutorial,selenium training,selenium projects,selenium crash course online,selenium frameworks,selenium testng tutorial,selenium testing full course,selenium testing tool,selenium online training,selenium edureka,edureka
yt:cc=on,selenium webdriver installation,selenium download,selenium installation,selenium installation guide,selenium ide installation,selenium grid installation,installation of selenium webdriver,installation of selenium in eclipse,selenium installation step by step,selenium installation process,selenium installation in windows 7,selenium webdriver,selenium java,selenium tutorial,selenium testing,software testing tools,selenium training,edureka
Class 3- • Selenium + Java Class 3- Get Title metho...
Class 2- • Interview question What is WebDriver in Se...
Class 2- • Class 2- Understand selenium methods | #au...
Class1- • Class 1- Selenium First Test(Launch your b...
cloud
The Testing Class
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: