How to Test an SharePoint site Page with Cypress #20658
Unanswered
rahil1998
asked this question in
Questions and Help
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.
-
Does cypress support SharePoint site E2E testing? How to run E2E testing using cypress for SharePoint Sites
Below I have mentioned the code for generating access tokens using client id secret value. I have stored the token in local storage but after that, it was not opening any SharePoint site it's open the Microsoft sign In page.
Commands.js
Below I have mentioned the tests case which I have created.
Below mention a screenshot of cypress results:

Any help would be appreciated.
Thanks.
Rahil M.
Beta Was this translation helpful? Give feedback.
All reactions