Skip to content

fix: testcafe workflow failed - #5085

Merged
kobenguyent merged 2 commits into
3.xfrom
kobenguyent-patch-1
Aug 21, 2025
Merged

fix: testcafe workflow failed#5085
kobenguyent merged 2 commits into
3.xfrom
kobenguyent-patch-1

Conversation

@kobenguyent

@kobenguyentkobenguyent commented Aug 21, 2025

Copy link
Copy Markdown
Collaborator

Motivation/Description of the PR

  • The root cause of failure is this popup shows then preventing next tests from continuing leads to failure.
Screenshot 14

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver
  • REST
  • FileHelper
  • Appium
  • TestCafe

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • coverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • stepTimeout
  • wdio
  • subtitles

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 🧹 Chore
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

kobenguyentand others added 2 commits August 20, 2025 11:57
…#5080)
* Initial plan
* Fix failed TestCafe tests by skipping doubleClick test
* Update testcafe.yml
* Update testcafe.yml
* Update TestCafe_test.js
* Update TestCafe_test.js
* Changes before error encountered
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Fix TestCafe form submission timeout in CI environments
* Improve TestCafe form submission timeout handling with polling mechanism
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Improve TestCafe form submission timeout with efficient polling mechanism
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Changes before error encountered
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Changes before error encountered
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Changes before error encountered
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Update testcafe.yml
* fix: Chrome popup causes problems with TestCafe
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
Co-authored-by: kobenguyent <kobenguyent@gmail.com>
@kobenguyent
kobenguyent merged commit f295302 into 3.xAug 21, 2025
12 checks passed
@kobenguyent
kobenguyent deleted the kobenguyent-patch-1 branch August 21, 2025 09:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kobenguyent@thomashohn