Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

259
Vistas
Getting error if I use two different tags for two different examples using Cypress-cucumber?

I have a feature file and step definition file in cypress.

My feature looks like this:

Scenario Outline:
Given when I go the page
When I login
Then Do some test

@test1
Examples:
|email|
|test@gmail.com|


@test2
Examples:
|email|
|test@gmail.com|

I used this command to run: npx cypress-tags run -e TAGS="test1"

But I am getting the following error:

  • using cypress.json configuration

  • spec files: cypress/integration/**/*.feature

  • no matching tags found

But if I have a scenario like this, I am getting the expected result with the command that I used.

@test1
Scenario Outline:
Given when I go the page
When I login
Then Do some test

Examples:
|email|
|test@gmail.com|
|email|
|test@gmail.com|

Is there any way to run based on the tags from the examples?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda