[ https://issues.apache.org/jira/browse/NUTCH-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679442#comment-17679442 ]
ASF GitHub Bot commented on NUTCH-2980: --------------------------------------- sebastian-nagel commented on PR #753: URL: https://github.com/apache/nutch/pull/753#issuecomment-1399245784 Hi @KamilMroczek, indeed - keeping the licenses up-to-date is a difficult task. See also NUTCH-2290 and NUTCH-2981. Unfortunately, so far I wasn't able to successfully test protocol-selenium and this PR. But this is on my side. Both Chrome and Firefox (recent browser and driver versions) show up (in headful mode) but for some reason the driver than times out with obscure error messages. It's reproducible from Python, so it's something with my system (maybe because I recently switched to use Wayland instead of X11). Will try it on a different system... > Upgrade Selenium Java to 4.7.2 > ------------------------------ > > Key: NUTCH-2980 > URL: https://issues.apache.org/jira/browse/NUTCH-2980 > Project: Nutch > Issue Type: Improvement > Components: plugin, protocol > Affects Versions: 1.19 > Reporter: Kamil Mroczek > Priority: Major > Fix For: 1.20 > > > Selenium version is quite old and had some issues processing a website. Once > I switched to the latest version I was able to scrape that websites. Good to > keep it up to date since we were already 1 major release behind. > Upgrading Selenium Java from 3.141.59 to 4.7.2 and Selenium HTMLUnit from > 2.35.1 to 4.7.0. -- This message was sent by Atlassian Jira (v8.20.10#820010)