Skip to content

docs: clarify fingerPrint id is enrolled emulator id (#845) - #2442

Open
AzazelSensei wants to merge 1 commit into
appium:masterfrom
AzazelSensei:docs-845-fingerprint-id
Open

docs: clarify fingerPrint id is enrolled emulator id (#845)#2442
AzazelSensei wants to merge 1 commit into
appium:masterfrom
AzazelSensei:docs-845-fingerprint-id

Conversation

@AzazelSensei

Copy link
Copy Markdown

Change list

fingerPrint javadoc said ids are 1-10. That is the emulator UI label, not the integer adb emu finger touch uses after enrollment. I updated the param docs on AuthenticatesByFinger and AndroidMobileCommandHelper.

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

The e2e test already calls driver.fingerPrint(1234).

Fixes #845

The javadoc said fingerprint ids are 1-10. That is the emulator UI
label, not the integer adb emu finger touch uses after enrollment.

Fixes appium#845
@linux-foundation-easycla

linux-foundation-easycla Bot commented Sep 5, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: AzazelSensei / name: Abdullah (e9e4bb5)

@mykola-mokhnach

Copy link
Copy Markdown
Contributor

Thanks @AzazelSensei
Could you please sign CLA, so we can merge the PR?

@AzazelSensei

Copy link
Copy Markdown
Author

I'll sign the CLA.

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

Successfully merging this pull request may close these issues.

fingerPrint feature description misleading

2 participants