Search found 3 matches

by Brian Cohen
Tue Oct 01, 2024 11:55 am
Forum: NoScript Development
Topic: NoScript 11.4.40 crashed Tor Browser with Selenium
Replies: 4
Views: 2243

Re: NoScript 11.4.40 crashed Tor Browser with Selenium

do you have the "web-ext" command-line tool installed?
I do now (node install) and that did the trick, can build NoScript fine now. Thanks for your help.
by Brian Cohen
Tue Oct 01, 2024 10:02 am
Forum: NoScript Development
Topic: NoScript 11.4.40 crashed Tor Browser with Selenium
Replies: 4
Views: 2243

Re: NoScript 11.4.40 crashed Tor Browser with Selenium

Many thanks @barbaz, can you point me to the build instructions so I can build the intermediate versions & nail down exactly where the breaking change occurs? I tried to run the build.sh script from my cloned repo (after updating the `nscl` submodule) and got: ./build.sh: line 136: web-ext: comm...
by Brian Cohen
Mon Sep 30, 2024 12:03 pm
Forum: NoScript Development
Topic: NoScript 11.4.40 crashed Tor Browser with Selenium
Replies: 4
Views: 2243

NoScript 11.4.40 crashed Tor Browser with Selenium

I maintain a downstream Selenium-driven Tor Browser [project](https://gitlab.com/matzfan/selenium-tor) and in my tests for TB 14.0a7 I am seeing my driver crash. I suspect this is related to the NS version upgrade, as if I replace the .xpi archive in TB bundle with the NS 11.4.37 no crashes are obse...