Skip to content

Question: Why are we using the same package name org.openqa.selenium #1021

@vsadineni1

Description

@vsadineni1

Description

In our projects we use both selenium & appium java client jars together.

One of the problems I am facing is: duplicate classes
as we are using the same package name: org.openqa.selenium for the classes under the below path in the appium java-client & selenium jars.
https://github.com/appium/java-client/tree/master/src/main/java/org/openqa/selenium

Can we use unique package names please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions