mozilla / node-fx-runner

Node API to control Firefox
Mozilla Public License 2.0
12 stars 21 forks source link

Fix Firefox ESR variant not found on Windows (fix #112) #135

Open jojje opened 5 months ago

jojje commented 5 months ago

Resolves #112.

I don't have nightly as mentioned in #31 , but was getting the same error using a ESR version of FF. This fix may resolve the nightly issue as well, provided nightly also installs like ESR. If someone with nightly can test if the fix also resolves the nightly issue, that'd be great.