Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Advanced Playwright Typescript Project - CI/CD - Allure, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:49
    Introduction
  2. Урок 2. 00:01:41
    Getting to know the app
  3. Урок 3. 00:01:23
    Create new playwright project
  4. Урок 4. 00:06:53
    Create the register test case
  5. Урок 5. 00:02:02
    Configure our project!
  6. Урок 6. 00:05:06
    Create Add Todo test case!
  7. Урок 7. 00:03:00
    Create the Delete Todo test case
  8. Урок 8. 00:03:08
    We can make it much better!
  9. Урок 9. 00:01:53
    Add the baseURL in the config file!
  10. Урок 10. 00:04:42
    Use faker to generate random test data!
  11. Урок 11. 00:02:17
    Introduction to API Steps!
  12. Урок 12. 00:04:40
    Register to app using the API!
  13. Урок 13. 00:04:21
    Extract user data from the response body!
  14. Урок 14. 00:07:00
    Set cookies with Playwright!
  15. Урок 15. 00:05:43
    Add todo using the API
  16. Урок 16. 00:08:52
    Create the user model
  17. Урок 17. 00:05:58
    Create User API class!
  18. Урок 18. 00:08:06
    Create Todo API class!
  19. Урок 19. 00:02:44
    Improve our User model!
  20. Урок 20. 00:09:36
    Create the Register Page!
  21. Урок 21. 00:12:55
    Build the Todo Page!
  22. Урок 22. 00:09:39
    Build the new Todo Page!
  23. Урок 23. 00:03:03
    Support Multi environments
  24. Урок 24. 00:03:55
    Add Allure reporting to the project!
  25. Урок 25. 00:01:37
    Attach screenshots and videos to allure!
  26. Урок 26. 00:15:18
    Run Test on cloud and Host allure report to Github actions!