Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Playwright - Complete Beginner Course, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:30
    Course Overview
  2. Урок 2. 00:02:33
    What is Playwright?
  3. Урок 3. 00:01:51
    NodeJS Setup
  4. Урок 4. 00:08:10
    Playwright Project Setup
  5. Урок 5. 00:06:27
    Playwright Extensions
  6. Урок 6. 00:08:16
    Playwright Config Walkthrough
  7. Урок 7. 00:09:05
    Setup First Test
  8. Урок 8. 00:11:08
    Fail Test and Review Error
  9. Урок 9. 00:01:20
    Exercise: About Page Test
  10. Урок 10. 00:03:39
    Solution: About Page Test
  11. Урок 11. 00:12:51
    CSS Selector
  12. Урок 12. 00:09:50
    Text Selector
  13. Урок 13. 00:09:04
    Text and CSS Selector
  14. Урок 14. 00:05:25
    XPath Selector
  15. Урок 15. 00:15:43
    Working with Multiple Elements
  16. Урок 16. 00:03:23
    Exercise: Contact & Blog Page
  17. Урок 17. 00:16:43
    Solution: Contact & Blog Page
  18. Урок 18. 00:07:33
    Assertions in Detail
  19. Урок 19. 00:08:27
    Soft Assertions
  20. Урок 20. 00:10:03
    Upload Test
  21. Урок 21. 00:07:03
    Upload on a Hidden Input
  22. Урок 22. 00:06:25
    Wait For Timeout
  23. Урок 23. 00:07:29
    Wait For State
  24. Урок 24. 00:05:50
    Assertion Timeout
  25. Урок 25. 00:12:25
    Debug Console
  26. Урок 26. 00:08:41
    Playwright Trace Viewer
  27. Урок 27. 00:09:42
    Playwright Inspector
  28. Урок 28. 00:08:18
    Recording Script
  29. Урок 29. 00:02:19
    What is Page Object Model?
  30. Урок 30. 00:05:54
    Page Template
  31. Урок 31. 00:07:21
    HomePage Locators
  32. Урок 32. 00:05:08
    Enabling Auto Suggestion for Page Objects
  33. Урок 33. 00:08:13
    Home Page Methods
  34. Урок 34. 00:05:22
    Component Model
  35. Урок 35. 00:09:07
    Upload Component Setup
  36. Урок 36. 00:01:19
    Exercise: Contact and Blog Pages
  37. Урок 37. 00:09:21
    Solution: Contact and Blog Pages
  38. Урок 38. 00:09:16
    Eslint Setup
  39. Урок 39. 00:04:21
    Reuse Base URL
  40. Урок 40. 00:05:24
    Before Hook - Page Initialization
  41. Урок 41. 00:07:58
    Randomize Data
  42. Урок 42. 00:07:19
    Parameterize Tests
  43. Урок 43. 00:06:15
    Authentication Challenges
  44. Урок 44. 00:05:40
    Before Each Hook
  45. Урок 45. 00:10:12
    Before All Hook
  46. Урок 46. 00:04:05
    Signed In Role - Overview
  47. Урок 47. 00:07:14
    Signed In Role - Implementation
  48. Урок 48. 00:05:55
    Signed In Role - Execute Tests
  49. Урок 49. 00:04:26
    Multiple Signed In Roles - Overview
  50. Урок 50. 00:05:37
    Multiple Signed In Roles - Implementation
  51. Урок 51. 00:03:51
    Parallel Testing Overview
  52. Урок 52. 00:07:12
    Parallel Testing Demo
  53. Урок 53. 00:06:56
    Cross Browser Testing
  54. Урок 54. 00:05:28
    Built-in Reporters
  55. Урок 55. 00:08:12
    Allure Reporter Setup
  56. Урок 56. 00:05:00
    Attach Trace to Allure Reporter
  57. Урок 57. 00:02:35
    GitHub Actions Setup Overview
  58. Урок 58. 00:07:49
    Setup workflow file & Trigger workflow
  59. Урок 59. 00:07:06
    Integrate Reporting in the workflow
  60. Урок 60. 00:04:24
    Fix Broken Test & Rerun Workflow
  61. Урок 61. 00:02:09
    Thank You!