Skip to content

Conversation

@mirao
Copy link
Contributor

@mirao mirao commented Aug 31, 2022

Motivation/Description of the PR

  • This setup works in JavaScript config:
firefox: {
    firefoxUserPrefs: {
        "browser.cache.disk.max_entry_size": -1,
        "dom.events.testing.asyncClipboard": true
    }
},
waitForNavigation: "networkidle",

, but doesn't work in TypeScript config (3.3.5):
image

image

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

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
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@DavertMik DavertMik merged commit 6d306ed into codeceptjs:3.x Sep 13, 2022
mirao added a commit to mirao/CodeceptJS that referenced this pull request Sep 13, 2022
DavertMik pushed a commit that referenced this pull request Sep 25, 2022
nlespiaucq pushed a commit to nlespiaucq/CodeceptJS that referenced this pull request Oct 27, 2022
nlespiaucq pushed a commit to nlespiaucq/CodeceptJS that referenced this pull request Oct 27, 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.

4 participants