Skip to content

Latest Versions of Appium and Selenium Coexisting #12

@sah082

Description

@sah082

Is your feature request related to a problem? Please describe.
Currently, MAQS Appium uses an older version of Selenium. The older version of Selenium does not support newer functionality that comes from org.openqa.selenium and this causes conflicts during test execution.

Describe the solution you'd like
Having a single project that includes the latest version of Appium and the latest version of Cucumber in the same project

Examples of errors:
java.lang.NoSuchMethodError: org.openqa.selenium.WebElement.getDomAttribute(java/lang/String)
java.lang.ClassNotFoundException: org.openqa.selenium.internal.Require

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions