Skip to content

[full-ci][tests-only] test: convert groups.feature test to playwright#13492

Draft
nirajacharya2 wants to merge 3 commits intomasterfrom
groups-2-pw
Draft

[full-ci][tests-only] test: convert groups.feature test to playwright#13492
nirajacharya2 wants to merge 3 commits intomasterfrom
groups-2-pw

Conversation

@nirajacharya2
Copy link
Copy Markdown
Contributor

@nirajacharya2 nirajacharya2 commented Jan 19, 2026

Description

convert groups.feature test to playwright test

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (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 change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Open tasks:

  • ...

Comment thread tests/e2e-playwright/steps/ui/adminSettings.ts Outdated
Comment thread tests/e2e-playwright/steps/ui/resources.ts Outdated
Comment thread tests/e2e-playwright/steps/ui/resources.ts Outdated
@saw-jan
Copy link
Copy Markdown
Member

saw-jan commented Jan 26, 2026

same as #13472 ?

@nirajacharya2
Copy link
Copy Markdown
Contributor Author

same as #13472 ?

no different suites

@nirajacharya2 nirajacharya2 force-pushed the groups-2-pw branch 2 times, most recently from b9f020a to f4d67cb Compare January 28, 2026 06:25
Comment thread tests/e2e-playwright/specs/keycloak/groups.spec.ts Outdated
Comment thread tests/e2e-playwright/specs/keycloak/groups.spec.ts
Comment thread tests/e2e-playwright/specs/keycloak/groups.spec.ts Outdated
Comment thread tests/e2e-playwright/specs/keycloak/groups.spec.ts Outdated
Comment thread tests/e2e-playwright/specs/keycloak/groups.spec.ts
Comment thread tests/e2e-playwright/specs/keycloak/groups.spec.ts Outdated
Comment thread tests/e2e-playwright/specs/keycloak/groups.spec.ts Outdated
Comment thread tests/e2e-playwright/steps/ui/adminSettings.ts Outdated
const editActionBtnQuickActions =
'[data-item-id="%s"] .oc-table-data-cell-actions .groups-table-btn-edit'
const groupTrSelector = 'tr'
const groupNameSelector = 'tr > td:nth-child(3)'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should use more stable selector.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 2, 2026

@nirajacharya2 nirajacharya2 marked this pull request as draft February 12, 2026 03:29
@nirajacharya2 nirajacharya2 force-pushed the groups-2-pw branch 4 times, most recently from 13bf1d4 to ff7bf8f Compare March 24, 2026 05:44
@sonarqubecloud
Copy link
Copy Markdown

@anon-pradip anon-pradip force-pushed the groups-2-pw branch 7 times, most recently from 648009b to c9ba915 Compare April 7, 2026 04:19
@anon-pradip
Copy link
Copy Markdown
Contributor

Needs #13511 to be merged first because of modification to the playwright step definition for step:
And "Admin" adds the user "Brian" to the groups "security,keycloak sales" using the sidebar panel done in #13511

@anon-pradip anon-pradip force-pushed the groups-2-pw branch 2 times, most recently from a308a61 to a523127 Compare April 30, 2026 11:22
@sonarqubecloud
Copy link
Copy Markdown

@anon-pradip anon-pradip force-pushed the groups-2-pw branch 2 times, most recently from 9f16f4a to f0d9f50 Compare April 30, 2026 12:00
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.

5 participants