Page MenuHomePhabricator

Selenium test "Page.should be undoable @daily" is flaky
Open, Needs TriagePublic

Description

Failure on https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php74-selenium-docker/38499/console

[0-0] Error in "Page.should be undoable @daily"
Node is either not clickable or not an HTMLElement
Error: Node is either not clickable or not an HTMLElement
    at ElementHandle.clickablePoint (/workspace/src/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js:419:19)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async ElementHandle.click (/workspace/src/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js:492:26)
[0-0] RETRYING in chrome - /tests/selenium/specs/page.js
[0-0] RUNNING in chrome - /tests/selenium/specs/page.js
[0-0] Error in "Page.should be undoable @daily"
Node is either not clickable or not an HTMLElement
Error: Node is either not clickable or not an HTMLElement
    at ElementHandle.clickablePoint (/workspace/src/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js:419:19)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async ElementHandle.click (/workspace/src/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js:492:26)
[0-0] FAILED in chrome - /tests/selenium/specs/page.js (1 retries)

Video at https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php74-selenium-docker/38499/artifact/log/Page-should-be-undoable-%2540daily-2023-04-30T21-20-23-648Z.mp4

Related Objects