Instructions
https://github.com/gm3dmo/cmp/blob/main/tests/oxenfor.py
@pipbin this is the script that automates the creation of soldiers.
you should be able to create a virtual environment
python -m venv testforpip
Activate the virtual environment:
source testforpip/bin/activate
Install playwright:
Run the script: