-
Notifications
You must be signed in to change notification settings - Fork 561
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working