Help with Running Taiko in Firefox #2160
DevaIrakkamRubavathy
started this conversation in
Development
Replies: 3 comments
|
Almost 2 years passed, and the same problem for me on Linux Mint 21 with the latest nightly Firefox 115.0a1.en-US.linux-x86_64: Any ideas, tricks, etc? |
0 replies
|
A possible useful attempt is to add parameters when opening a browser, such as: openBrowser({args:["--no-sandbox","--disable-gpu","--disable-dev-shm-usage","--disable-setuid-sandbox","--no-zygote"]}) |
0 replies
|
If you want to get the current tab url of Firefox (which |
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'm trying to run npx taiko on MacOS (intel, if it matters) with a Firefox browser, it is throwing the following error when I am giving openBrowser() command :
If anybody know how to fix this, please help me out.
TIA!
All reactions