ulixee / hero

The web browser built for scraping
MIT License
649 stars 32 forks source link

use all available browser engines by default #185

Open GlenDC opened 1 year ago

GlenDC commented 1 year ago

Currently Hero will make use of only the first found browser engine as the default engine, in case no userAgent string is defined. If however multiple browser engines are installed it is probably better if by default we make use of any of them, rather than just the first one.

First discussed and agreed here: https://discord.com/channels/966293220780806174/966293220780806177/1040018501169074240

GlenDC commented 1 year ago

What is the resolution in the end?

blakebyrnes commented 1 year ago

I accidentally connected to this ticket. Meant to connect to #184