Installation
To install the testing framework in your project, run the following command:
npm install gameface-e2e --save-dev
Alternatively, you can install it globally:
npm install gameface-e2e -g
We 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-dev
Alternatively, you can install it globally:
npm install gameface-e2e -g
We recommend using Node.js version 20 or higher.