Comcast / Comcast/magic-wand

Duplicate class net.jcip.annotations ANDROID STUDIO

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Hi,
i'm trying to use this webdriver for android but i'm getting this errors

```
Duplicate class net.jcip.annotations.GuardedBy found in modules annotations-2.0.1.jar (com.google.code.findbugs:annotations:2.0.1) and jcip-annotations-1.0.jar (net.jcip:jcip-annotations:1.0)
Duplicate class net.jcip.annotations.Immutable found in modules annotations-2.0.1.jar (com.google.code.findbugs:annotations:2.0.1) and jcip-annotations-1.0.jar (net.jcip:jcip-annotations:1.0)
Duplicate class net.jcip.annotations.NotThreadSafe found in modules annotations-2.0.1.jar (com.google.code.findbugs:annotations:2.0.1) and jcip-annotations-1.0.jar (net.jcip:jcip-annotations:1.0)
Duplicate class net.jcip.annotations.ThreadSafe found in modules annotations-2.0.1.jar (com.google.code.findbugs:annotations:2.0.1) and jcip-annotations-1.0.jar (net.jcip:jcip-annotations:1.0)

```

Also is this webdriver headless ? and it need and apk to be installed in device or server to be run in pc ?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.