[PR #2574] [MERGED] [PM-2612] Adding AutomationIDs for LoginPasswordlessPage elements #3654

Closed
opened 2025-11-26 23:35:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2574
Author: @ifernandezdiaz
Created: 6/19/2023
Status: Merged
Merged: 6/20/2023
Merged by: @ifernandezdiaz

Base: masterHead: PM-2612/automationIDs-for-login-passwordless-list-page


📝 Commits (4)

  • 10d2981 Adding AutomationIDs for LoginPasswordlessPag elements
  • fea3623 Adding AutomationIDs for LoginPasswordlessRequest page elements
  • 9c3936f Merge branch 'master' into PM-2612/automationIDs-for-login-passwordless-list-page
  • bce4bb5 Fixing missing space

📊 Changes

2 files changed (+22 additions, -11 deletions)

View changed files

📝 src/App/Pages/Accounts/LoginPasswordlessPage.xaml (+14 -7)
📝 src/App/Pages/Accounts/LoginPasswordlessRequestPage.xaml (+8 -4)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

This PR adds more AutomationIDs that will help us to improve the quality of our Mobile Automation tests

Code changes

  • LoginPasswordlessPage.xaml: Adding IDs for fingerprint/IP/device labels + action buttons
  • LoginPasswordlessRequestPage.xaml: Adding IDs for fingerprint label + action buttons

Screenshots

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2574 **Author:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Created:** 6/19/2023 **Status:** ✅ Merged **Merged:** 6/20/2023 **Merged by:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Base:** `master` ← **Head:** `PM-2612/automationIDs-for-login-passwordless-list-page` --- ### 📝 Commits (4) - [`10d2981`](https://github.com/bitwarden/android/commit/10d298112ad05f2d34d2c3485ccc1ddebe2fe7df) Adding AutomationIDs for LoginPasswordlessPag elements - [`fea3623`](https://github.com/bitwarden/android/commit/fea3623c794e974e03e25b7f681d7617a14ce3c5) Adding AutomationIDs for LoginPasswordlessRequest page elements - [`9c3936f`](https://github.com/bitwarden/android/commit/9c3936fb80399c28e2d8cb376a6881d113076d8f) Merge branch 'master' into PM-2612/automationIDs-for-login-passwordless-list-page - [`bce4bb5`](https://github.com/bitwarden/android/commit/bce4bb508de2b19bc2df960e6d34ab3003e29d66) Fixing missing space ### 📊 Changes **2 files changed** (+22 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Accounts/LoginPasswordlessPage.xaml` (+14 -7) 📝 `src/App/Pages/Accounts/LoginPasswordlessRequestPage.xaml` (+8 -4) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective This PR adds more AutomationIDs that will help us to improve the quality of our Mobile Automation tests ## Code changes * **LoginPasswordlessPage.xaml:** Adding IDs for fingerprint/IP/device labels + action buttons * **LoginPasswordlessRequestPage.xaml:** Adding IDs for fingerprint label + action buttons ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:35:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3654