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 (417 forks)batch import
good first issue

Repository metrics

Stars
 (1,315 stars)
PR merge metrics
 (No merged PRs in 30d)

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