Skip to content

Conversation

@cyonkee
Copy link
Contributor

@cyonkee cyonkee commented Jul 1, 2022

Motivation/Description of the PR

Applicable helpers:

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

Applicable plugins:

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

Type of change

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

Checklist:

  • Tests have been added (let me know if you think it's needed)
  • Documentation has been added (Run npm run docs) (adds code to match documentation)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

bethsilverstein
bethsilverstein approved these changes Jul 1, 2022
@DavertMik
Copy link
Contributor

Thank you!

@DavertMik DavertMik merged commit a5bf4aa into codeceptjs:3.x Jul 6, 2022
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.

retryTo plugin don't wait pollInterval before retry

3 participants