Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай End to End Test Automation with Playwright (JS/TS/C#/Java), а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:10:21
    Introduction
  2. Урок 2. 00:04:56
    Installing Playwright in MacOS (Same for Windows as well)
  3. Урок 3. 00:12:15
    Writing Simple getting started code with Playwright
  4. Урок 4. 00:07:06
    Working with Playwright CLI - An way to easily start automating in playwright
  5. Урок 5. 00:10:13
    Working with Playwright Inspector with CodeGen
  6. Урок 6. 00:06:06
    Understanding Playwright History
  7. Урок 7. 00:00:58
    Summary
  8. Урок 8. 00:04:32
    Introduction
  9. Урок 9. 00:05:54
    Understanding Playwright Browser Interface
  10. Урок 10. 00:08:20
    Understanding and working with BrowserContext
  11. Урок 11. 00:06:04
    Understanding Playwright UI Locators and different ways to identify them
  12. Урок 12. 00:10:24
    Working with different Locators
  13. Урок 13. 00:02:13
    Understanding Playwright UI Controls
  14. Урок 14. 00:05:41
    Recording UI Controls via Playwright CLI
  15. Урок 15. 00:06:11
    Understanding Playwright way to handle UI controls (Button/Text/Checkbox/Select)
  16. Урок 16. 00:05:03
    Playwright Auto wait and understanding Actionability
  17. Урок 17. 00:02:17
    Debugging Playwright code like breeze
  18. Урок 18. 00:06:34
    Breaking UI and verifying if Playwright auto-waits for the controls to appear
  19. Урок 19. 00:01:37
    Summary
  20. Урок 20. 00:02:19
    Introduction
  21. Урок 21. 00:06:29
    Perform Simple Login Operation with EA Employee App (Skippable content)
  22. Урок 22. 00:05:04
    Performing Mouse Hover operation
  23. Урок 23. 00:06:41
    Performing File Upload operation
  24. Урок 24. 00:04:56
    Cross-Browser Screenshot capture
  25. Урок 25. 00:08:47
    Working with Jest Puppeteer Test Runner
  26. Урок 26. 00:00:50
    Summary
  27. Урок 27. 00:06:07
    Introduction to Playwright Test Runner
  28. Урок 28. 00:12:54
    Understanding and Installing Playwright Test Runner
  29. Урок 29. 00:11:08
    Understanding Folio - An custom Test runner framework
  30. Урок 30. 00:04:29
    Accessing Test Fixture of Folio from Test (Spec) file
  31. Урок 31. 00:03:41
    Real-Time usage of Folio Test Fixture with Playwright
  32. Урок 32. 00:08:34
    Creating test fixture to extend BrowserOptions of Playwright
  33. Урок 33. 00:04:47
    Creating test fixture to extend ContextOptions of Playwright
  34. Урок 34. 00:04:15
    Assessing Folio Test Fixture as External file from Tests(Spec)
  35. Урок 35. 00:04:57
    Understanding Custom Test Runner parameters in Folio
  36. Урок 36. 00:11:12
    Creating custom Test runner parameters to run different browser test configs
  37. Урок 37. 00:08:44
    Skipping Test based on conditions in Playwright Test Runner
  38. Урок 38. 00:01:04
    Running ONLY specific Tests in Playwright Test Runner
  39. Урок 39. 00:01:48
    Introduction
  40. Урок 40. 00:10:27
    Page Tracing with Playwright
  41. Урок 41. 00:04:58
    Page Tracing with Screenshot and specific category
  42. Урок 42. 00:06:15
    Page Tracing and extract screenshot as output
  43. Урок 43. 00:04:47
    Video Recording of Test execution
  44. Урок 44. 00:03:34
    Generating PDF of Page
  45. Урок 45. 00:02:55
    Using Chrome from your local machine instead of Chromium of Playwright
  46. Урок 46. 00:06:22
    Browser Emulations with different device resolutions
  47. Урок 47. 00:07:50
    Network Interception of Pages
  48. Урок 48. 00:07:38
    Get Page Events and error logs from Chrome Dev Tools
  49. Урок 49. 00:00:49
    Summary
  50. Урок 50. 00:10:40
    Building our own Ad blocker with Network Interception
  51. Урок 51. 00:04:05
    Intercepting API server to set Mock data
  52. Урок 52. 00:09:44
    Intercepting API server to set Mock data and verify response
  53. Урок 53. 00:05:47
    Intercepting Production site and check interception behaviour
  54. Урок 54. 00:04:01
    Introduction
  55. Урок 55. 00:05:12
    Get Cookies from Site
  56. Урок 56. 00:06:01
    Set Cookies from Site
  57. Урок 57. 00:06:38
    Data driven testing on EA Employee App site
  58. Урок 58. 00:04:09
    Delete Dynamically created Row data from grid table
  59. Урок 59. 00:06:18
    Extract grid table data from UI
  60. Урок 60. 00:07:14
    Introduction
  61. Урок 61. 00:06:22
    Page Object Model with Playwright (JS)
  62. Урок 62. 00:06:36
    Page Object Model with Playwright (Contd)
  63. Урок 63. 00:03:07
    Running Test with Playwright code
  64. Урок 64. 00:05:04
    Introduction
  65. Урок 65. 00:08:39
    Playwright Java setup with IntelliJ and writing simple test
  66. Урок 66. 00:07:04
    Understanding Playwright Java binding indepth
  67. Урок 67. 00:04:39
    Network Interception with Playwright
  68. Урок 68. 00:05:35
    Framework browser Initialise and base structure creation
  69. Урок 69. 00:02:47
    Framework Config creation
  70. Урок 70. 00:04:36
    Framework Initialize creation
  71. Урок 71. 00:03:26
    Putting all the pieces together and run the Playwright Test
  72. Урок 72. 00:09:37
    Understanding and creating Page Object Model with Playwright Java
  73. Урок 73. 00:03:42
    Running EA Employee App test with Page Object Model (POM)
  74. Урок 74. 00:03:37
    Understanding and working with Page Navigation in Playwright
  75. Урок 75. 00:05:00
    Running complete test in POM model
  76. Урок 76. 00:03:55
    Creating custom configuration for the framework to read
  77. Урок 77. 00:03:11
    Running test with Custom Configuration
  78. Урок 78. 00:02:50
    Introduction
  79. Урок 79. 00:03:28
    Installation and getting started with Cucumber
  80. Урок 80. 00:05:33
    Implementing Step definition in cucumber
  81. Урок 81. 00:03:38
    Creating Cucumber Hooks
  82. Урок 82. 00:02:51
    Creating and working with DataTables
  83. Урок 83. 00:07:24
    Creating Cucumber Table Model builder
  84. Урок 84. 00:03:35
    Creating Cucumber Table transformers with @DataTableType annotations
  85. Урок 85. 00:04:42
    Generating Cucumber reports
  86. Урок 86. 00:03:29
    Introduction
  87. Урок 87. 00:05:52
    Installing and writing simple code with Playwright C#
  88. Урок 88. 00:04:22
    Understanding Playwright C# code
  89. Урок 89. 00:06:10
    Network Interception with Playwright
  90. Урок 90. 00:01:01
    Summary
  91. Урок 91. 00:02:59
    Introduction
  92. Урок 92. 00:06:37
    Creating Playwright C# Driver Method
  93. Урок 93. 00:06:35
    Page Object Model with Playwright C# - HomePage
  94. Урок 94. 00:04:42
    Page Object Model and Execution with Playwright C# - LoginPage
  95. Урок 95. 00:06:06
    Understanding and fixing Async C# issues
  96. Урок 96. 00:06:13
    BDD Specflow with Playwright C#
  97. Урок 97. 00:07:03
    Specflow Step definition implementation and execution
  98. Урок 98. 00:05:41
    Get Element property and resolving the async methods in Playwright C#
  99. Урок 99. 00:08:12
    Implementing Specflow Hooks
  100. Урок 100. 00:02:40
    Understanding Parallel execution of Playwright with NUnit and Specflow
  101. Урок 101. 00:04:37
    Parallel execution of Playwright tests in Specflow
  102. Урок 102. 00:02:08
    Introduction
  103. Урок 103. 00:10:09
    CI/CD Code for GitHub Actions to execute the Playwright Test
  104. Урок 104. 00:03:47
    Check-in code to GitHub Repo
  105. Урок 105. 00:10:07
    GitHub Action - Code Execution with Playwright Test Runner command
  106. Урок 106. 00:04:35
    GitHub Actions - Playwright Test with test artifacts
  107. Урок 107. 00:05:35
    Azure DevOps - Repo creation/Build Pipeline creation/Execution
  108. Урок 108. 00:03:17
    Azure DevOps - Playwright Folio with Browser params
  109. Урок 109. 00:01:20
    Introduction
  110. Урок 110. 00:06:11
    Working with iFrames in Playwright
  111. Урок 111. 00:06:03
    Working with Popup windows in Playwright
  112. Урок 112. 00:07:18
    Playwright Test Runner now inbuilt within Playwright Package and New features !