selenium
selenium copied to clipboard
[grid] Replace Guava with Java equivalent in Node package
🔗 Related Issues
Continuation of https://github.com/SeleniumHQ/selenium/pull/16206.
💥 What does this PR do?
Replacing Guava's Immutable Set, List, Map and Multimap usage with Java 11 or other equivalent in the Grid.
🔧 Implementation Notes
💡 Additional Considerations
🔄 Types of changes
- Cleanup (formatting, renaming)
@pujagani Why this PR is marked as draft? Seems that it's totally fine and can be merged.