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

Comments to task 14 #1

Open
landriiuk opened this issue Feb 14, 2022 · 1 comment
Open

Comments to task 14 #1

landriiuk opened this issue Feb 14, 2022 · 1 comment

Comments

@landriiuk
Copy link

No description provided.

@landriiuk
Copy link
Author

i've checked yours hw,

1-getting-started
2-advanced-examples
there are two default folders, u need delete it.

Do not use comments in your code
{timeout: 1000} - it's not correct write such timeout. Cypress has 4sec by defoult.

All the commands in Cypress have a default timeout that means Cypress will wait for a definite time for the command to get executed, all the DOM-based commands have a default timeout of 4 seconds.

ensure that the all names are written correctly

Code working correctly

9/10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant