Answer the question
In order to leave comments, you need to log in
How to correctly implement step-by-step script execution (function by function)?
I am implementing a screencast of working with an application in css and js on the site.
Question: How to correctly implement step-by-step script execution (function by function)?
For example, typing, then pressing a button, then the appearance of a new block with this text, etc. (under the hood it's just adding/removing classes, text or dom objects)
Perhaps there are better options besides setTimeout?
Answer the question
In order to leave comments, you need to log in
Optional
.animate() Callback Functions
Perform the next animation after the current complete
one . nightwatchjs.org
2. https://github.com/segmentio/nightmare
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question