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