Online Batch 2 Day 2 Locators 1
Автор: Vikas Thange
Загружено: 2017-12-27
Просмотров: 927
Описание:
Installation - Eclipse, JDK
Java - Basic Hello World program
Selenium IDE
Selenium Wbdriver first program.
_______________________
Selenium
Components of selenium
IDE -)
Remote Control (RC) -) Selenium 1.0 (outdated)
WebDriver -) 2.0 -) 3.0 (latest 3.4)
GRID -) Parallel and Distributed
WebDriver - API helps to automate browsers (Mobile Apps, Desktop automation)
Practice on selenium - to learn basic locators
FireBug FirePath
Locators:
1. ID
2. Name
3. ClassName - By.className("login")
4. Tag Name - By.tagName("a") - NO - there are many links present.
5. Link Text - By.linkText(" Sign in ");
6. Partial Link Text - By.partialLinkText("Sign in")
7. CSS Selector -) By.cssSelector(".login")
. -) Classname
-) id
8. Xpath
Multiple Elements
Alerts Popups, frames and Windows
Actions simulations
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: