Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NUTCH-3036 Upgrade org.seleniumhq.selenium:selenium-java dependency i… #807

Merged
merged 2 commits into from Mar 30, 2024

Conversation

lewismc
Copy link
Member

@lewismc lewismc commented Mar 14, 2024

WIP for https://issues.apache.org/jira/browse/NUTCH-3036. Testing ongoing. I’ll also check for additional deprecation notices in the build log.
I’m testing this on MacBook Pro Apple M1 Pro Sonora 14.4.

@lewismc lewismc marked this pull request as draft March 14, 2024 19:09
@lewismc lewismc self-assigned this Mar 15, 2024
@lewismc lewismc marked this pull request as ready for review March 15, 2024 00:53
@lewismc
Copy link
Member Author

lewismc commented Mar 15, 2024

PR ready or review. Tested on

  • MacBook Pro
  • Apple M1 Pro
  • Sonora 14.4
  • Firefox 115.X (compatible with current version of Selenium)

@lewismc
Copy link
Member Author

lewismc commented Mar 15, 2024

Further guidance on browser compatibility/supported platforms

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 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.

@lewismc
Copy link
Member Author

lewismc commented Mar 15, 2024

There are some tangential proposed changes (such as improvements to logging) to this PR but they concern the relevant Class files.

@lewismc lewismc closed this Mar 15, 2024
@lewismc lewismc reopened this Mar 15, 2024
@lewismc lewismc merged commit 1563396 into apache:master Mar 30, 2024
6 of 8 checks passed
@lewismc lewismc deleted the NUTCH-3036 branch March 30, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant