Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(info) https://gitlab.pricefx.eu/logic/qa-training-logic

...

Useful links

Note

Attention QA Specialists: Pricefx does not support the Cypress open-source testing framework for web applications. Explore alternative testing solutions that align with Pricefx requirements.

When you want to run local cypress from your command line

Code Block
node_modules\.bin\cypress run

or

node_modules\\.bin\\cypress run

...