[Vietnamese] 🔥 Selenium for beginners 🔥 a complete 4K video

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

---
01:45 - About mentor
08:25 - Web automation test with WebDriver Protocol general architecture
16:39 - Environment preparation
26:18 - Create a new Maven project
31:09 - Download ChromeDriver
33:18 - Add dependency, start driver session and launch chrome browser
47:53 - Basic about selector type
55:00 - How to locate element with Chrome Developer console
58:00 - Simple Driver Factory class
01:00:56 - Complete login form | findElement, input, click on element
01:07:46 - Implicit wait and Explicit wait
01:25:34 - Find a list of elements and handle checkboxes
01:38:02 - Handle dropdown options
01:44:00 - Handle JavaScript Alerts
01:52:09 - Handle Context Menu with Right click action
01:56:53 - Mouse hover action
02:04:54 - Get page url and page title
02:07:24 - Execute JavaScript snippet
02:12:19 - Handle multiple windows/tabs
02:20:30 - Handle iFrame
02:26:34 - Drag and Drop
02:37:08 - Install TestNG and execute
02:46:17 - Explain all next lessons and what's next
Рекомендации по теме
Комментарии
Автор

01:45 - About mentor
08:25 - Web automation test with WebDriver Protocol general architecture
16:39 - Environment preparation
26:18 - Create a new Maven project
31:09 - Download ChromeDriver
33:18 - Add dependency, start driver session and launch chrome browser
47:53 - Basic about selector type
55:00 - How to locate element with Chrome Developer console
58:00 - Simple Driver Factory class
01:00:56 - Complete login form | findElement, input, click on element
01:07:46 - Implicit wait and Explicit wait
01:25:34 - Find a list of elements and handle checkboxes
01:38:02 - Handle dropdown options
01:44:00 - Handle JavaScript Alerts
01:52:09 - Handle Context Menu with Right click action
01:56:53 - Mouse hover action
02:04:54 - Get page url and page title
02:07:24 - Execute JavaScript snippet
02:12:19 - Handle multiple windows/tabs
02:20:30 - Handle iFrame
02:26:34 - Drag and Drop
02:37:08 - Install TestNG and execute
02:46:17 - Explain all next lessons and what's next

SDETPRO
Автор

Many thanks anh, tutorial rất là hữu ích.

CrisSekiro