Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Cypress VS Code SnippetsNew to Visual Studio Code? Get it now.
Cypress VS Code Snippets

Cypress VS Code Snippets

Adam Murray

|
1,620 installs
| (0) | Free
Cypress snippets extension for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cypress VS Code Snippets

Cypress snippets extension for VS Code. For more information about the Cypress API, visit the official docs.

Commands

Snippet Description
cyca Cypress.Commands.add()
cycc cy.clearCookie()
cyccs cy.clearCookies()
cycls cy.clearLocalStorage()
cyclo cy.clock()
cyco Cypress.Commands.overwrite()
cycon cy.contains()
cydeb cy.debug()
cydoc cy.document()
cyfix cy.fixture()
cyfoc cy.focused()
cyg cy.get()
cygc cy.getCookie()
cygcs cy.getCookies()
cygob cy.go('back')
cygof cy.go('forward')
cyint cy.intercept()
cyloc cy.location()
cylog cy.log()
cyor cy.origin(url, options, callback)
cypa cy.pause()
cyrea cy.readFile()
cyrel cy.reload()
cyreq cy.request()
cyro cy.root()
cyscre cy.screenshot()
cyscro cy.scrollTo()
cyses cy.session(id, setup)
cysec cy.setCookie(key, value)
cysp cy.spy()
cyst cy.stub()
cytk cy.tick()
cytt cy.title()
cyur cy.url()
cyvi cy.viewport(width, height)
cywi cy.window()
cywr cy.writeFile()

Specs

Snippet Description
cyit it()
cyspec describe() block
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft