lewismc commented on PR #807:
URL: https://github.com/apache/nutch/pull/807#issuecomment-1998714969

   [Further guidance on browser compatibility/supported 
platforms](https://firefox-source-docs.mozilla.org/testing/geckodriver/Support.html)
   
   Along the way I discovered that **_full screenshots_** ar now handled 
differently so we need to rethink how to do this. For example, the 
[FirefoxDriver has a pretty elegant way of doing 
this](https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/firefox/FirefoxDriver.html#getFullPageScreenshotAs(org.openqa.selenium.OutputType))
 but it is different on other browsers.
   For the time being each browser can take a screenshot of the view 
window/partial webpage. This is satisfactory but there is room for improvement.


-- 
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 unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to