1. Урок 1. 00:05:32
    What we need to know
  2. Урок 2. 00:05:23
    Helpful tips before we start
  3. Урок 3. 00:01:45
    What is Selenium WebDriver
  4. Урок 4. 00:07:31
    Java and Maven
  5. Урок 5. 00:04:39
    Eclipse IDE
  6. Урок 6. 00:09:38
    Creating New Maven Project
  7. Урок 7. 00:10:57
    Configuring Maven Project
  8. Урок 8. 00:04:57
    Troubleshooting Project Issues
  9. Урок 9. 00:01:45
    GitHub
  10. Урок 10. 00:01:54
    Application under test
  11. Урок 11. 00:07:34
    Creating first test class
  12. Урок 12. 00:17:15
    Working on first test method
  13. Урок 13. 00:12:33
    Running TestNG test
  14. Урок 14. 00:08:39
    Debugging test problems
  15. Урок 15. 00:13:08
    Page elements and locators for Selenium
  16. Урок 16. 00:11:52
    WebElement
  17. Урок 17. 00:04:59
    WebDriver commands
  18. Урок 18. 00:10:44
    Invalid locators
  19. Урок 19. 00:20:44
    Verifications and assertions
  20. Урок 20. 00:13:17
    TestNG eclipse plugin
  21. Урок 21. 00:02:44
    Homework
  22. Урок 22. 00:15:25
    Incorrect username test
  23. Урок 23. 00:07:34
    Incorrect password test
  24. Урок 24. 00:07:23
    Creating TestNG Test Suite
  25. Урок 25. 00:09:56
    Running TestNG Test Suite
  26. Урок 26. 00:05:40
    TestNG documentation
  27. Урок 27. 00:08:48
    TestNG Groups
  28. Урок 28. 00:18:20
    Parameters from Test Suite
  29. Урок 29. 00:08:41
    Combining Login tests
  30. Урок 30. 00:10:14
    TestNG Before and After Annotations
  31. Урок 31. 00:12:00
    Cross Browser testing support
  32. Урок 32. 00:11:14
    Debugging tests
  33. Урок 33. 00:02:40
    WebDriver Waits
  34. Урок 34. 00:11:45
    Using different wait methods
  35. Урок 35. 00:03:30
    Exceptions in Selenium WebDriver
  36. Урок 36. 00:16:31
    ElementNotVisibleException
  37. Урок 37. 00:08:08
    TimeoutException
  38. Урок 38. 00:15:54
    NoSuchElementException
  39. Урок 39. 00:20:14
    StaleElementReferenceException
  40. Урок 40. 00:07:46
    Challenge
  41. Урок 41. 00:01:27
    Autro
  42. Урок 42. 00:01:48
    Bonus Lecture: Discount coupons