Help with Running Taiko in Firefox #2160
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? |
Beta Was this translation helpful? Give feedback.
-
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"]}) |
Beta Was this translation helpful? Give feedback.
-
If you want to get the current tab url of Firefox (which |
Beta Was this translation helpful? Give feedback.
-
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!
Beta Was this translation helpful? Give feedback.
All reactions