Skip to content
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

test: Remove the wait from the configurePlugins function #1389

Closed
guoqqqi opened this issue Jan 28, 2021 · 1 comment
Closed

test: Remove the wait from the configurePlugins function #1389

guoqqqi opened this issue Jan 28, 2021 · 1 comment
Labels
Milestone

Comments

@guoqqqi
Copy link
Member

guoqqqi commented Jan 28, 2021

In "web/cypress/support/commands" there is a configurePlugins function.

image

I had to use wait() to block consecutive clicks in the global function because of the force property, I tried many ways to replace wait(), but they all failed, I would like to find a way to remove wait, and have it work consistently in CI.
Very thanks

@juzhiyuan juzhiyuan added enhancement New feature or request frontend testcase labels Jan 28, 2021
@juzhiyuan juzhiyuan added this to the 2.5 milestone Feb 7, 2021
@guoqqqi
Copy link
Member Author

guoqqqi commented Mar 1, 2021

Resolved by #1469

@guoqqqi guoqqqi closed this as completed Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants