Closed
Description
HEADLESS=true npx codeceptjs run-workers 3
results in:
[1] -- FAILURES:
1) Create Todos with BDD
Create multiple todos @bdd:
No steps matching "I have these todos on my list"
2) @first Create Todos @step:06 @smoke @story:12345
New todos should be added to the bottom of the list:
Expected "second" but got "undefined"
+ expected - actual
-false
+true
3)
codepress demo:
element (.new-todo) still not visible after 5 sec
waiting for selector "[visible] .new-todo" failed: timeout exceeded. Re-run with the DEBUG=pw:input env variable to see the debug log.
Metadata
Metadata
Assignees
Labels
No labels