Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.

The current version of cypress is displayed in Cypress Runner - see the text at the bottom of the window:

...

There are several ways how to update Cypress, one of the easiest once is this:

  1. Open file package.json in Visual Studio Code

...

2. Find Cypress version in the file in devDependencies part and update the version (simply rewrite the numbers according to the currently available version of Cypress)

...