browser.close() is not working #101
bajipogadadanda
started this conversation in
General
Replies: 1 comment
-
If you use the wdio testrunner the browser session automatically closes after the test finishes. No need to call any kind of |
Beta Was this translation helpful? Give feedback.
0 replies
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 need to close the browser soon after execution is done.I used browser.close(), but its not working and getting an error "browser.close is not a function "
Beta Was this translation helpful? Give feedback.
All reactions