Test Instructions
Clone the repo and run composer install this will install codeception and required dependencies under “vendor” folder
to Run tests selenium webdriver is required download and run selenium locally.
To start tests go to project home directory (testDemo)and run below command
vendor/bin/codecept run acceptance LoginTestCest