mozilla / node-firefox

node.js modules for interacting with Firefox via the DevTools remote protocol
https://www.npmjs.org/package/firefox
Mozilla Public License 2.0
301 stars 18 forks source link

Supported versions #34

Open tofumatt opened 9 years ago

tofumatt commented 9 years ago

Related to @sole's question in https://github.com/mozilla/node-firefox-find-simulators/issues/19, which versions of Firefox OS do we consider our "minimum supported version"?

I would think it's 1.2, as a lot of things on 1.0/1.1 devices and simulators are not easy to control remotely. We should note that in a README, but it might be best to declare it for the whole project rather than in individual module's READMEs.