could not find package .service.local in io.appium.java_client:2.2.0
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
Could not find the package service in v 2.2.0 for java_client. It might have been dropped, in that case, should these be updated?
https://github.com/appium/appium/blob/b38ed1efcd7989aa0b84b538263cc0665d5e6a39/sample-code/java/src/BaseTest.java#L1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the package or import referenced at line 1 of sample-code/java/src/BaseTest.java and compare it with the packages available in java-client 2.2.0. Check whether the sample still matches the published client; done means the sample's package reference resolves or is updated to the correct one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100