Jetpack AI Interstitial: fix benefit capitalization #66269
Annotations
2 errors and 1 notice
tools/e2e-commons/pages/page-actions.js#L183
1) specs/start.test.js:14:2 › Starter plugin! › Visit Jetpack page ───────────────────────────────
TimeoutError: page.click: Timeout 20000ms exceeded.
=========================== logs ===========================
waiting for locator('#toplevel_page_jetpack a[href$="admin.php?page=my-jetpack"]')
============================================================
at ../../../../../tools/e2e-commons/pages/page-actions.js:183
181 | async click( selector, options = {} ) {
182 | logger.action( `Clicking element '${ selector }'` );
> 183 | await this.page.click( selector, options );
| ^
184 | }
185 |
186 | /**
at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19)
at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21)
at Sidebar.selectJetpack (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:12:10)
at /home/runner/work/jetpack/jetpack/projects/plugins/videopress/tests/e2e/specs/start.test.js:16:3
|
|
|
The logs for this run have expired and are no longer available.
Loading