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