Install the new version of fire into a project that doesn't have VRT configure
How to install: composer require fourkitchens/fire:dev-feature/vrt-configure --dev
Once installed execute : fire vinit - It should configure your lando env to use backstop
Then Run fire vrt:run and Select the options to reconfigure the URLs and retake the screenshoots . For the Clone data options please be careful for now , select as test env the DEV envirment and as reference Env the Test Enviroment and confirm the clone logic is working as it should .
The run script shoud open a browser showing the results .
How to test
composer require fourkitchens/fire:dev-feature/vrt-configure --dev
fire vinit
- It should configure your lando env to use backstopfire vrt:run
and Select the options to reconfigure the URLs and retake the screenshoots . For the Clone data options please be careful for now , select as test env the DEV envirment and as reference Env the Test Enviroment and confirm the clone logic is working as it should .