How to automate AWS SageMaker via Cypress #31405
abinavanil-11
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I fetched the SageMaker pre-signed URL from a website UI, and then used cy.visit() to navigate to that particular URL. Cypress successfully reached the SageMaker UI, but after a few seconds of loading, it threw the following error:
Any help on why this is happening and how to overcome it would be appreciated. TIA.
Beta Was this translation helpful? Give feedback.
All reactions