getgauge / taiko

A node.js library for testing modern web applications
https://taiko.dev
MIT License
3.56k stars 452 forks source link

Not able to run taiko using firefox on windows .Please kindly suggest #2696

Closed karishmayadava23 closed 1 year ago

karishmayadava23 commented 1 year ago

Discussed in https://github.com/getgauge/taiko/discussions/2694

Originally posted by **karishmayadava23** April 10, 2023 Hi , Tried running taiko on firefox/windows11. But unable to run followed below steps - 1. Installed firefox nightly from https://www.mozilla.org/en-US/firefox/all/#product-desktop-nightly 2. on vscode terminal wrote below code to run the taiko in repl mode TAIKO_BROWSER_PATH= C:\\Program Files\\Firefox Nightly\\firefox.exe npx taiko but getting below error as it is not recognizing the executable path of firefox executable file. Please suggest as providing the correct path ![image](https://user-images.githubusercontent.com/59534066/230838949-c8db117b-6793-40c5-8f26-29346fd19776.png)
zabil commented 1 year ago

Duplicate of https://github.com/getgauge/taiko/discussions/2694