Taiko with Firefox browser - Error: The Browser instance was closed either via closeBrowser()
call, or it exited for reasons unknown to Taiko. You can try launching a fresh instance using openBrowser()
or inspect the logs for details of the possible crash.
#2697
karishmayadava23
started this conversation in
Development
Replies: 1 comment
-
what does your scriptfile.js look like? Did you use await openBrowser() ? |
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
-
Hi Team,
Note - I did set the system env variable to executable firefox file path.
While launching taiko with Firefox getting below issues
npx taiko scriptfile.js - Launching the firefox with below error and terminating the execution
npx taiko - launching browser , and displaying the same error but not getting out of the repl mode. For performed action displaying no logs on terminal such that navigated to url . when gave closeBrowser() terminal displays browser is closed but it is not
Beta Was this translation helpful? Give feedback.
All reactions