Skip to content

E2E Tests: Plugin title row now uses a th. - #435

Merged
dkotter merged 1 commit into
developfrom
fix/434-plugin-activation-tests
Aug 26, 2026
Merged

E2E Tests: Plugin title row now uses a th.#435
dkotter merged 1 commit into
developfrom
fix/434-plugin-activation-tests

Conversation

@peterwilsoncc

@peterwilsoncc peterwilsoncc commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Description of the Change

Updates the selector used for plugin activation/deactivation to account for a change in WordPress 7.0 to use a th element for the plugin name cell in the plugin list table.

Closes #434

How to test the Change

  1. Observe passing tests: https://github.com/10up/restricted-site-access/actions/runs/32930602978

Changelog Entry

Developer - E2E Tests: update selector used for plugin activation/deactivation tests.

Credits

Props @peterwilsoncc

Checklist:

@github-actions github-actions Bot added this to the 7.7.0 milestone Aug 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

✅ WordPress Plugin Check Report

✅ Status: Passed

📊 Report

All checks passed! No errors or warnings found.


🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@peterwilsoncc
peterwilsoncc marked this pull request as ready for review August 26, 2026 04:41
@github-actions github-actions Bot added the needs:code-review This requires code review. label Aug 26, 2026
@peterwilsoncc peterwilsoncc mentioned this pull request Aug 26, 2026
17 tasks
@dkotter
dkotter merged commit 9e91ec8 into develop Aug 26, 2026
31 checks passed
@dkotter
dkotter deleted the fix/434-plugin-activation-tests branch August 26, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E2E Tests: Update selector for plugin activation row.

3 participants