Skip to content

Conflict with Guava versions #1

@joaquinmarquez

Description

@joaquinmarquez

When running the example test I'm getting the following exception:
java.lang.NoSuchMethodError: com.google.common.collect.ImmutableSortedSet.toImmutableSortedSet(Ljava/util/Comparator;)Ljava/util/stream/Collector;

I believe this is due to clashing versions of guava. I see in the project dependencies guava 28.1 and selenium 3.141.59 are used, but that version of selenium comes with guava 25.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions