Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Cypress test automation for people in a hurry, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:21
    Tools we’ll be using
  2. Урок 2. 00:02:22
    Install Cypress and create a new project
  3. Урок 3. 00:02:07
    Install repository for this course
  4. Урок 4. 00:01:38
    Open a page with cy.visit() command
  5. Урок 5. 00:01:01
    Using documentation
  6. Урок 6. 00:03:11
    Select elements using different selectors
  7. Урок 7. 00:03:14
    Interact with elements
  8. Урок 8. 00:01:56
    Organize tests and use hooks
  9. Урок 9. 00:02:49
    Make simple assertions
  10. Урок 10. 00:04:38
    Use parent/child commands and retries
  11. Урок 11. 00:04:26
    Write tests for list of elements
  12. Урок 12. 00:03:09
    Manipulate application from your test
  13. Урок 13. 00:03:48
    Spy on network traffic and write tests for network requests
  14. Урок 14. 00:03:08
    Substitute responses from server
  15. Урок 15. 00:02:17
    Send network requests
  16. Урок 16. 00:02:17
    Test and set up cookies
  17. Урок 17. 00:01:38
    Create a custom command
  18. Урок 18. 00:02:44
    Testing emails
  19. Урок 19. 00:01:53
    Setup configuration & enviroment variables
  20. Урок 20. 00:01:14
    Expand Cypress functionality by installing a plugin
  21. Урок 21. 00:01:36
    Run a background task
  22. Урок 22. 00:00:57
    Run Cypress in headless mode
  23. Урок 23. 00:03:20
    Create a pipeline in CircleCI
  24. Урок 24. 00:01:14
    Use Cypress dashboard service