Installation
To install the testing framework in your project, run the following command:
npm install gameface-e2e --save-devAlternatively, you can install it globally:
npm install gameface-e2e -gWe recommend using Node.js version 20 or higher.
To install the testing framework in your project, run the following command:
npm install gameface-e2e --save-devAlternatively, you can install it globally:
npm install gameface-e2e -gWe recommend using Node.js version 20 or higher.