Repository created to provide training on the Protractor framework at TOTVS S.A in Joinville, Santa Catarina.
Run the command below in the project root, where the package.json file is located. This command will install the project dependencies:
npm install
then run this command to update the dependencies of Selenium and the webdriver-manager
npm run update
and to run the tests
npm run pokedex