Copy link
Copy Markdown
Contributor
Motivation/Description of the PR
- Description of this PR, which problem it solves
- Resolves Error processing test.finish event: TypeError: finish is not a function #5461
Applicable helpers:
- Playwright
- Puppeteer
- WebDriver
- REST
- FileHelper
- Appium
Applicable plugins:
- aiTrace
- autoDelay
- autoLogin
- customLocator
- pause
- coverage
- heal
- retryFailedStep
- screenshot
- selenoid
- stepTimeout
- 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)
Closed
32 tasks
incoming-th
changed the title
resolve #5461
Add safeguards fo finish in pause.js #5461