1. Урок 1. 00:04:07
    Introduction
  2. Урок 2. 00:02:14
    Editors
  3. Урок 3. 00:03:29
    Project setup
  4. Урок 4. 00:03:10
    Prettier setup (optional)
  5. Урок 5. 00:07:48
    Launch & Close the Browser
  6. Урок 6. 00:04:01
    Launch Options
  7. Урок 7. 00:02:28
    Pausing the Test
  8. Урок 8. 00:02:14
    Reload the Browser
  9. Урок 9. 00:03:34
    Go Back & Forward in the Browser
  10. Урок 10. 00:05:18
    Interacting with Inputs
  11. Урок 11. 00:03:35
    Interacting with Buttons & Checkbox
  12. Урок 12. 00:05:30
    Interacting with Dropdown
  13. Урок 13. 00:03:14
    Get Page Title & URL
  14. Урок 14. 00:03:35
    Get Element Text
  15. Урок 15. 00:02:45
    Get Element Count
  16. Урок 16. 00:05:12
    Assertions
  17. Урок 17. 00:02:14
    Set Default Timeouts
  18. Урок 18. 00:04:04
    Keyboard Press Simulation
  19. Урок 19. 00:02:13
    Wait For Xpath
  20. Урок 20. 00:04:35
    Element Not Exist
  21. Урок 21. 00:05:50
    Test Hooks
  22. Урок 22. 00:09:05
    Device Emulations
  23. Урок 23. 00:02:10
    Launch Incognito Browser
  24. Урок 24. 00:11:06
    Extend Puppeteer with Custom Commands: Part 1
  25. Урок 25. 00:12:39
    Extend Puppeteer with Custom Commands: Part 2
  26. Урок 26. 00:11:20
    E2E Tests: Login Flow
  27. Урок 27. 00:07:48
    E2E Tests: Feedback Form
  28. Урок 28. 00:09:21
    E2E Tests: Payment + Date Picker trick!
  29. Урок 29. 00:08:16
    E2E Tests: Currency Exchange
  30. Урок 30. 00:01:37
    What is Visual Regression Testing
  31. Урок 31. 00:06:12
    Setup and Configuration
  32. Урок 32. 00:08:14
    Implement Visual Tests part 1
  33. Урок 33. 00:05:22
    Implement Visual Tests part 2
  34. Урок 34. 00:03:45
    Implement Visual Tests part 3
  35. Урок 35. 00:04:26
    Project setup
  36. Урок 36. 00:06:02
    Configuration setup
  37. Урок 37. 00:06:46
    Create Base Page
  38. Урок 38. 00:08:36
    Framework part 1
  39. Урок 39. 00:07:28
    Framework part 2
  40. Урок 40. 00:10:28
    Framework part 3
  41. Урок 41. 00:09:16
    Framework part 4
  42. Урок 42. 00:08:02
    End-to-End Tests: part 1
  43. Урок 43. 00:04:32
    End-to-End Tests: part 2
  44. Урок 44. 00:02:46
    Framework Improvement tips
  45. Урок 45. 00:03:05
    Project setup
  46. Урок 46. 00:05:52
    Babel Setup
  47. Урок 47. 00:04:40
    Lets test our project setup and configuration
  48. Урок 48. 00:08:33
    Implementing Mocha-Steps library
  49. Урок 49. 00:06:46
    Framework Core: Create Builder Class part 1
  50. Урок 50. 00:05:37
    Framework Core: Create Builder Class part 2
  51. Урок 51. 00:08:23
    Framework Core: Create Builder Class part 3
  52. Урок 52. 00:05:45
    Extending Puppeteer Page with Custom Functions
  53. Урок 53. 00:06:35
    Extending Puppeteer Page with Custom Functions part 2
  54. Урок 54. 00:05:08
    Finish Builder Class
  55. Урок 55. 00:11:36
    End-to-End Testing using Builder Class
  56. Урок 56. 00:05:28
    More about End-To-End tests
  57. Урок 57. 00:07:16
    Lets make some classes with Page Objects Model
  58. Урок 58. 00:03:09
    Introduction to BDD and Cucumber
  59. Урок 59. 00:05:20
    Setup Cucumber + Test Scripts
  60. Урок 60. 00:07:36
    Cucumber Feature files
  61. Урок 61. 00:07:52
    Cucumber Step Definitions
  62. Урок 62. 00:09:32
    Cucumber World Constructor
  63. Урок 63. 00:04:01
    Execute Feature Scenarios
  64. Урок 64. 00:06:55
    Cucumber HTML Reporter
  65. Урок 65. 00:03:08
    Project Setup
  66. Урок 66. 00:02:24
    Prettier Setup
  67. Урок 67. 00:03:11
    Node Scripts
  68. Урок 68. 00:04:41
    Create Smoke Test
  69. Урок 69. 00:06:12
    Create End-to-End Test
  70. Урок 70. 00:08:15
    Setup Jenkins Build for Puppeteer Project
  71. Урок 71. 00:04:35
    Parameterized Build with Jenkins
  72. Урок 72. 00:03:31
    Jenkins Overview
  73. Урок 73. 00:02:12
    Bonus: Jenkins Server Script
  74. Урок 74. 00:02:16
    Section Introduction
  75. Урок 75. 00:04:02
    Generate Full Page Screenshot
  76. Урок 76. 00:04:21
    Generate Full Page PDF
  77. Урок 77. 00:05:12
    Emulating Devices
  78. Урок 78. 00:04:52
    Faking Geolocations
  79. Урок 79. 00:03:56
    Accessibility Test
  80. Урок 80. 00:04:09
    Measuring Website Performance Data
  81. Урок 81. 00:05:41
    Puppeteer with Firefox!
  82. Урок 82. 00:04:31
    Using Incognito Browser
  83. Урок 83. 00:09:36
    Use ES6, Babel with Puppeteer
  84. Урок 84. 00:05:11
    ES6 classes with Puppeteer
  85. Урок 85. 00:09:16
    mocha-steps library
  86. Урок 86. 00:13:02
    jest-puppeteer library
  87. Урок 87. 00:03:10
    Project setup
  88. Урок 88. 00:02:11
    Linting setup
  89. Урок 89. 00:02:30
    Simple configuration
  90. Урок 90. 00:03:18
    Node Scripts for scraper
  91. Урок 91. 00:04:30
    Browser setup for web scraper
  92. Урок 92. 00:02:40
    Make Scraper Undetectable
  93. Урок 93. 00:06:11
    Data mining from the website
  94. Урок 94. 00:03:15
    Create date & time utility
  95. Урок 95. 00:05:25
    Store data to local files
  96. Урок 96. 00:03:06
    What is HTML?
  97. Урок 97. 00:03:50
    Headings & Paragraphs
  98. Урок 98. 00:03:29
    Links
  99. Урок 99. 00:03:52
    Images
  100. Урок 100. 00:03:23
    Formating Elements
  101. Урок 101. 00:02:06
    Comments
  102. Урок 102. 00:03:11
    Tables
  103. Урок 103. 00:03:16
    Lists
  104. Урок 104. 00:04:48
    Forms
  105. Урок 105. 00:06:23
    Class, ID, data-test attributes
  106. Урок 106. 00:04:17
    Buttons
  107. Урок 107. 00:02:55
    Symbols
  108. Урок 108. 00:04:46
    Dynamic Content
  109. Урок 109. 00:04:36
    Head & Meta tags
  110. Урок 110. 00:12:47
    Javascript tech-stack overview
  111. Урок 111. 00:03:55
    Var, Let & Const
  112. Урок 112. 00:03:34
    Console log, info, warn, error
  113. Урок 113. 00:06:08
    Functions & Arrow Functions
  114. Урок 114. 00:04:08
    Arrays
  115. Урок 115. 00:03:35
    Dates & Time
  116. Урок 116. 00:05:15
    Classes
  117. Урок 117. 00:04:40
    Inspect Website
  118. Урок 118. 00:07:02
    Describe, Test, It, Expect
  119. Урок 119. 00:06:11
    Async / Await
  120. Урок 120. 00:04:27
    Basic Questions
  121. Урок 121. 00:03:56
    Advanced Questions
  122. Урок 122. 00:01:13
    Section Introduction
  123. Урок 123. 00:05:51
    Create configuration file
  124. Урок 124. 00:04:13
    Helpers - Async click function
  125. Урок 125. 00:03:17
    Helpers - Async type function
  126. Урок 126. 00:07:56
    Helpers - Extract data from html elements
  127. Урок 127. 00:05:11
    Helpers - waitForText function hack
  128. Урок 128. 00:07:58
    Helpers - selectors visibility functions
  129. Урок 129. 00:06:25
    Utils - generate random string
  130. Урок 130. 00:05:15
    Utils - generate random email address
  131. Урок 131. 00:04:20
    Utils - generate random phone number
  132. Урок 132. 00:10:40
    E2E Test: Login to App
  133. Урок 133. 00:05:09
    E2E Test: Searching
  134. Урок 134. 00:04:01
    E2E Test: Navbar Links
  135. Урок 135. 00:09:12
    E2E Test: Submit Feedback Form
  136. Урок 136. 00:05:32
    E2E Test: Forgotten Password