Skip to content

Add safeguards fo finish in pause.js #5461#5507

Open
incoming-th wants to merge 1 commit intocodeceptjs:3.xfrom
incoming-th:3.x
Open

Add safeguards fo finish in pause.js #5461#5507
incoming-th wants to merge 1 commit intocodeceptjs:3.xfrom
incoming-th:3.x

Conversation

@incoming-th
Copy link
Copy Markdown

Motivation/Description of the PR

Error processing test.finish event: TypeError: finish is not a function

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)
image

Sign up for free to 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.

Error processing test.finish event: TypeError: finish is not a function

1 participant