Alternative of .stopWebDriver()? And start-maximized
args not working
#3318
Unanswered
satabdisikdar
asked this question in
Help Needed
Replies: 1 comment 3 replies
-
Hey @satabdisikdar |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description:
Problem 1- As seen in the attached screenshot, after the test execution I have to do Ctrl+C to stop the session and it does not happen on it's own. Current nightwatch version should have handled this automatically after deprecating
.stopWebDriver()
but it didn't.Problem 2- The browser does not maximize automatically after session starts even after adding
start-maximized
args.Beta Was this translation helpful? Give feedback.
All reactions