You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.login
When we enter the dashboard panel for the first time, there will be a random page that cannot be loaded, which has nothing to This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.logindo with the waiting time.
Expected behavior
No matter which page we click, it should be loaded immediately instead of always. It can only be solved by refreshing the browser!
How to Reproduce
Find the reason for rendering and improve the situation
Let E2E refresh the browser after logging in. I think it will greatly improve the stability of E2E
Screenshots
This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.login
dashboard.webm
Environment
apisix version (cmd: apisix version): 2022.8.25's lastest
cmd: yarn start/ yarn start: dev/ pnpm start: dev
Browser version, if have: Chrome
Additional context
No response
The text was updated successfully, but these errors were encountered:
Issue description
This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.login
When we enter the dashboard panel for the first time, there will be a random page that cannot be loaded, which has nothing to This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.logindo with the waiting time.
Expected behavior
No matter which page we click, it should be loaded immediately instead of always. It can only be solved by refreshing the browser!
How to Reproduce
Screenshots
This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.login
dashboard.webm
Environment
apisix version
): 2022.8.25's lastestcmd:
yarn start/ yarn start: dev/ pnpm start: dev
Additional context
No response
The text was updated successfully, but these errors were encountered: