go-rod / rod

A Chrome DevTools Protocol driver for web automation and scraping.
https://go-rod.github.io
MIT License
5.43k stars 357 forks source link

add support for google chrome on nixos #1136

Closed sacsbrainz closed 1 day ago

sacsbrainz commented 3 weeks ago

in nixos the bin for google-chrome is installed as google-chrome-stable not google-chrome

[sacs@nixos:~/Documents/browser]$ whereis google-chrome-stable 
google-chrome-stable: /nix/store/wdmrr0p6hcdw8cwzdhwihvmjmffh5ycc-user-environment/bin/google-chrome-stable

Development guide

Link

Test on local before making the PR

go run ./lib/utils/simple-check