Running with Cucumber-js, it closes browser after testing #3285
Unanswered
cvacalares
asked this question in
Help Needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm using the cucumber-js to run my tests.
I've set the "auto_start_session: false".
I created my hook file and launched the browser from there.
After the test, it closes the browser (pass or fail).
I need to have the browser open so I can look at the session after the test.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions