-
Notifications
You must be signed in to change notification settings - Fork 0
edge support #3
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Adding edge support should be easy, since the only coding required is to map the environment variables BROWSER and HEADLESS to the edge command line arguments. I.e.
edge --headless ${url}For someone with edge installed, this should be trivial.