garris / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
6.7k stars 604 forks source link

Is it possible to use BackStopJS with Firefox (SlimerJS) on Windows? #846

Open testingplusme opened 6 years ago

testingplusme commented 6 years ago

Hey Guys, I have some troubles to install SlimerJS on Windows. Just I did it by using npm install -g slimerJS but I got:

image When I run SlimerJS on cmd or PowerShell. On backstopJS when I'm using the engine as SlimerJS that I'm received: image Do you have any idea? Who tried to run backstopjs together with SlimerJS on Windows? Cheers, Michal

testingplusme commented 6 years ago

SlimerJS works when I ran it with a script. It looks like that BackStopJS has a problem with the run when SlimerJS is chosen as the engine. image Do you have any idea? How to resolve it?

testingplusme commented 5 years ago

@garris Did you have time to look at?

garris commented 5 years ago

I am sorry — I have not had a chance to look at this. If chrome is an option I recommend using the puppeteer option. Otherwise— it would be great if it is possible for you to dig deeper into the issue.

Savi27 commented 5 years ago

I am facing the same issue , could not launch SlimerJS with Backstop. Has anyone got the solution to this issue?