JavierCorado / river-compass

Selenium based amazon price scrapper
MIT License
0 stars 0 forks source link

Implement headless execution for drivers #12

Open JavierCorado opened 2 months ago

JavierCorado commented 2 months ago

Currently river-compass run with the GeckoDriver Firefox UI, this is not likely to work with the container image. Perhaps adding feature flags to enable driver headless configuration could be a way to solve this.

note: In issue #11 a constant file is mentioned, headless configuration can be inside that file.