How to debug Selenium code in IntelliJ IDEA

preview_player
Показать описание
Learn how to debug your Selenium code in IntelliJ.

Knowing how to write a Selenium test is great. Equally important, if not more important, is also knowing how to debug your code when a test fails. This video will help you get started along that path.

👨‍💻Learn Selenium like a pro with our highly-rated courses!

📑 CHAPTERS
0:00 ~ Intro to debugging Selenium WebDriver tests
0:15 ~ What is debug mode?
0:45 ~ What are breakpoints?
1:14 ~ How to run a test in debug mode?
1:47 ~ Console vs Debugger tab in IntelliJ
2:05 ~ How to step over a line of code
3:06 ~ How to step into a method
5:50 ~ How to resume program execution
6:30 ~ How to step out of a method
7:45 ~ How to stop a running test
7:50 ~ What is a stack trace and how to read one
10:37 ~ How to view cookies in ChromeDevTools
11:53 ~ What is the Show Execution Point button used for?
12:20 ~ How to evaluate an expression when a test is running
Рекомендации по теме
Комментарии
Автор

Amazing explanation. Just the best I have seen until now. ;)

richardpalmas
welcome to shbcf.ru