SeleniumHQ/selenium-ide

Add Linux, Windows, Firefox support for browser-info

Open

#822 opened on Sep 20, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (1,315 stars) (417 forks)batch import
good first issue

Description

  • Linux
  • Windows
  • Firefox

Linux is pretty similar and even easier than macOS, there is a google-chrome binary in PATH and it can be parsed to any of the channels. (google-chrome --version)

Contributor guide