I have Java Script project where I am using Chutzpah and intend to run in server. I have tried changed to chrome in local and it works fine except a few test cases. Do we need to define the browser path to run in server?
Asked
Active
Viewed 113 times
0
-
@Matthew Manela Can you please help/ share your thoughts? – Amrit Panda May 19 '20 at 08:33
1 Answers
0
You would need to define the local path to the browser if you are using chrome. See this page. I would recommend using JSDom if it works since it has no external dependencies.

Matthew Manela
- 16,572
- 3
- 64
- 66