Re: [I] Decouple Selenium and OkHttp from Core Module [stormcrawler]

2025-07-16 Thread via GitHub
jnioche commented on issue #1604: URL: https://github.com/apache/stormcrawler/issues/1604#issuecomment-3077708521 +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[I] Decouple Selenium and OkHttp from Core Module [stormcrawler]

2025-07-16 Thread via GitHub
rzo1 opened a new issue, #1604: URL: https://github.com/apache/stormcrawler/issues/1604 Hi everyone, Would it make sense to move the Selenium and OkHttp implementations into separate modules (similar to playwright)? This way, those who need them can still include them via Maven, whil