The submit command bypass HTML checks validating form so prefer to click
on submit button instead to avoid missing validation issues.
Related to D8514
Paths
| Differential D8516 Authored by anlambert on Sep 21 2022, 1:42 PM.
Details
Summary The submit command bypass HTML checks validating form so prefer to click Related to D8514
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptSep 21 2022, 1:42 PM2022-09-21 13:42:31 (UTC+2) Comment Actions Build is green Patch application report for D8516 (id=30664)Rebasing onto 376df84e03... Current branch diff-target is up to date. Changes applied before testcommit 772928988c911216d9a9570dee28293171120a00 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Sep 21 13:40:23 2022 +0200 cypress: Use click command instead of submit one for form submission The submit command bypass HTML checks validating form so prefer to click on submit button instead to avoid missing validation issues. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/2071/ for more details. Harbormaster completed remote builds in B31642: Diff 30664.Sep 21 2022, 1:51 PM2022-09-21 13:51:10 (UTC+2) This revision is now accepted and ready to land.Sep 23 2022, 5:19 PM2022-09-23 17:19:43 (UTC+2) Closed by commit rDWAPPS772928988c91: cypress: Use click command instead of submit one for form submission (authored by anlambert). · Explain WhySep 26 2022, 10:47 AM2022-09-26 10:47:51 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30664 cypress/e2e/add-forge-now-request-create.cy.js
cypress/e2e/add-forge-now-request-dashboard.cy.js
cypress/e2e/add-forge-now-requests-moderation.cy.js
cypress/e2e/admin.cy.js
|