-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to access saleforce lighting using cypress UI #28637
Comments
@FarazQualitest21 Do you happen to have |
Hi @jennifer-shehane thanks for your reply even though i am setting it false it is still not working screen-recording-2024-01-05-at-102234_hzvFYxcZ.mp4And it will stuck here only |
Yah this is a super weird issue. For many, many, many different reasons now we have had trouble testing Salesforce sites. They do a lot of strange things behind the scenes that are unconventional from other websites. This looks like a bug. |
Is there any way around to test like API login if yes can you please suggest me how can i do it? @jennifer-shehane |
@FarazQualitest21 I don't have anything specific to point to, but there may be some resources out there. |
Do we know when this can be fixed @jennifer-shehane |
I saw the same issue for Saleforce Lightning, a temporary solution was adding experimentalModifyObstructiveThirdPartyCode: true to cypress e2e config |
do we have any solution? |
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided. |
This issue has been closed due to inactivity. |
Current behavior
I am trying to hit my salesforce ui lightning version but i am facing that cypress is stuck with 'your tests are loading', Though same scripts are working for classic version
Desired behavior
No response
Test code to reproduce
sandboxhomepage: 'https://unilever--cgdev.sandbox.my.salesforce.com/',
cy.visit('sandboxhomepage')
Cypress Version
13.6.1
Node version
18.14.0
Operating System
macOS sonoma(14.2)
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: