...
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
...