Test project template based in python, playwright and pytestbdd
poetry config virtualenvs.create true #If the follow error appears trying to create the venv "Skipping virtualenv creation, as specified in config file"
poetry env activate
poetry install
Install the browser binaries:
poetry run playwright install