Skip to content

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

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants