Skip to content

added E2E tests for Plugins Page #60571#61056

Open
vishakha1411 wants to merge 2 commits intoapache:mainfrom
vishakha1411:tests
Open

added E2E tests for Plugins Page #60571#61056
vishakha1411 wants to merge 2 commits intoapache:mainfrom
vishakha1411:tests

Conversation

@vishakha1411
Copy link
Contributor

Fixes: #60571
Parent Issue: #59028

Description

Added comprehensive E2E tests for the Plugins page using Playwright, covering listing and Pagination.

Changes

  • Created PluginsPage.ts and Plugins.specs.ts page object with reusable methods for interacting with the Connections UI
    • Plugins list display and validation
    • Pagination navigation

Tested on local.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jan 26, 2026
@vishakha1411
Copy link
Contributor Author

I have fixed the Static check failures and errors.

Note: while working on the issue and wring the tests, I noticed that Plugins Page does not support pagination. I have detailed the issue in #61055 and raised a separate PR (#61059) for the same as well. I have tested these tests with the pagination implementation and they verify pagination correctly.

@guan404ming
Copy link
Member

Dulplicated with #61057

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI E2E Test || ADMIN-005: Verify Plugins Page functionality

2 participants