1. Урок 1. 00:07:01
    Intro Lecture
  2. Урок 2. 00:10:32
    Setting up Python 3 (Windows)
  3. Урок 3. 00:13:34
    Setting up Your Virtual Environment (Windows)
  4. Урок 4. 00:15:16
    Setting up Python 3 and the Virtual Environment (Mac OS / Linux)
  5. Урок 5. 00:06:32
    What is Selenium?
  6. Урок 6. 00:18:24
    Setting up Selenium
  7. Урок 7. 00:16:58
    (MAC/LINUX ONLY): Adding a webdriver to your PATH environment variable
  8. Урок 8. 00:28:57
    Your First Automation
  9. Урок 9. 00:45:33
    Finding Elements on the Page
  10. Урок 10. 00:37:08
    Skills Challenge
  11. Урок 11. 00:33:09
    Your Selenium Utility Belt
  12. Урок 12. 00:14:01
    Handling Browser Windows and Tabs
  13. Урок 13. 00:16:29
    Handling IFrames and Frames
  14. Урок 14. 00:21:05
    Why Page Objects?
  15. Урок 15. 00:26:56
    Creating Page Objects
  16. Урок 16. 00:36:51
    Creating Page Objects (cont.)
  17. Урок 17. 00:28:41
    Elegant Browser Automation
  18. Урок 18. 00:16:25
    Better Locators
  19. Урок 19. 00:17:54
    The Secret Sauce Pt. 1
  20. Урок 20. 00:15:27
    The Secret Sauce Pt. 2