facuchaves / react

0 stars 0 forks source link

test de integracion #10

Open facuchaves opened 3 years ago

facuchaves commented 2 years ago

https://www.browserstack.com/guide/python-selenium-to-run-web-automation-test

cambie driver = webdriver.Chrome('**./**chromedriver') por driver = webdriver.Chrome('chromedriver')

Para que tome el driver de chrome :

sudo apt-get install chromium-chromedrive
whereis chromedriver
export PATH="/usr/bin/chromedriver:$PATH"
facuchaves commented 2 years ago

Los trate de correr con amplify pero no pude, lo pauso por el momento

https://amplify-sns.workshop.aws/en/80_e2e_test/00_-cypress.html

https://www.matthewburfield.com/cypress-end-to-end-tests-on-amplify-deploy-pipeline/

https://aws.amazon.com/es/blogs/mobile/run-end-to-end-cypress-tests-for-your-fullstack-ci-cd-deployment-with-amplify-console/

https://docs.aws.amazon.com/amplify/latest/userguide/running-tests.html