Attach to an already-existing session
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
Hi everyone,
Is there a way to attach the java client to an existing session?
For javascript-wd driver there is an "attach" method which connects the driver to an existing session:
https://github.com/admc/wd#attach-to-an-already-existing-session
So, I was just wondering if there is a similar method in the java client library?
Thanks
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 by reviewing the Java client library's session entry points and comparing them with the javascript-wd attach method linked in the issue. Done means the Java client can connect to an already-existing session with behavior equivalent to that method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100