Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disconnect result ok but still connected #218

Open
N3or3ap opened this issue Jun 7, 2024 · 0 comments
Open

disconnect result ok but still connected #218

N3or3ap opened this issue Jun 7, 2024 · 0 comments

Comments

@N3or3ap
Copy link

N3or3ap commented Jun 7, 2024

Describe the bug
Hello, I'm using automated script since yesterday, and I'm facing an issue, when I run my test at the end it should disconnect (the result said so) but in reality my device is still connected.

To Reproduce
Steps to reproduce the behavior:

<scan-for description="Scan for ${TARGET_NAME}" name="${TARGET_NAME}" bind-target="devPCB" expected="SUCCESS"/>
<connect timeout="2000"/>
<refresh />
<discover-services />
[...] Read and write on some characteristics
<disconnect />
<unbond description="Unpairing" timeout="1000" target="devPCB" />

and then try again

Expected behavior
I'm waiting to be disconnected from device in order to try to connect to it few seconds later.

Versions (please complete the following information):
07-06-2024 11:57:58
Version: 4.28.1
Device: Pixel 7, Android version: 14 (AP1A.240505.005)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant