1. Урок 1. 00:04:10
    What we need to know
  2. Урок 2. 00:00:56
    Plan for this course
  3. Урок 3. 00:09:37
    Code walk through
  4. Урок 4. 00:01:36
    Full-Stack Test Automation Framework
  5. Урок 5. 00:04:07
    What we need to improve
  6. Урок 6. 00:06:13
    Packages
  7. Урок 7. 00:05:04
    Base Test
  8. Урок 8. 00:04:09
    TestUtilities
  9. Урок 9. 00:04:53
    Browser Driver Factory
  10. Урок 10. 00:02:42
    Running tests in parallel
  11. Урок 11. 00:06:15
    Log4j for better logging
  12. Урок 12. 00:02:42
    What is Page Object Model
  13. Урок 13. 00:03:06
    Page Factory
  14. Урок 14. 00:06:16
    Creating first Page Object
  15. Урок 15. 00:07:57
    Base Page Object
  16. Урок 16. 00:01:52
    Homework (describe other pages)
  17. Урок 17. 00:02:43
    All Page objects completed
  18. Урок 18. 00:08:02
    Using Page Objects in tests
  19. Урок 19. 00:00:32
    Homework (fix other test)
  20. Урок 20. 00:03:12
    All tests completed
  21. Урок 21. 00:03:17
    Inheritance and components in POM
  22. Урок 22. 00:10:11
    Check-boxes and radio buttons
  23. Урок 23. 00:06:13
    Dropdowns
  24. Урок 24. 00:09:51
    Working with Alerts
  25. Урок 25. 00:08:06
    New windows and tabs
  26. Урок 26. 00:04:52
    Working with iFrames
  27. Урок 27. 00:08:25
    Key Presses
  28. Урок 28. 00:06:12
    Uploading files
  29. Урок 29. 00:01:05
    Using JavaScriptExecutor
  30. Урок 30. 00:05:52
    Scrolling on the page
  31. Урок 31. 00:05:48
    Drag and Drop
  32. Урок 32. 00:06:44
    Hover Over
  33. Урок 33. 00:08:47
    Working with sliders
  34. Урок 34. 00:01:47
    Data Driven Framework
  35. Урок 35. 00:01:46
    TestNG Parameters
  36. Урок 36. 00:01:19
    TestNG DataProviders
  37. Урок 37. 00:08:13
    Static DataProviders
  38. Урок 38. 00:06:24
    Using spreadsheets as DataProviders
  39. Урок 39. 00:07:12
    Reading CSV file
  40. Урок 40. 00:09:05
    Running test with CSV DataProvider
  41. Урок 41. 00:04:14
    Soft Asserts
  42. Урок 42. 00:10:52
    Capturing Screenshots
  43. Урок 43. 00:04:34
    Collecting JavaScript errors
  44. Урок 44. 00:11:57
    TestNG Test Listeners
  45. Урок 45. 00:03:40
    Test reports
  46. Урок 46. 00:06:35
    Work with site cookies
  47. Урок 47. 00:10:53
    Using browser profiles
  48. Урок 48. 00:06:00
    Testing Hybrid Mobile Applications
  49. Урок 49. 00:11:50
    Headless browsers and drivers
  50. Урок 50. 00:01:39
    Bonus Lecture