Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(typings): wrong defineParameterType #4548

Merged
merged 2 commits into from
Nov 10, 2024
Merged

Conversation

kobenguyent
Copy link
Collaborator

@kobenguyent kobenguyent commented Nov 9, 2024

Motivation/Description of the PR

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)

@kobenguyent kobenguyent changed the title fix(typings): wrong DefineParameterType fix(typings): wrong defineParameterType Nov 9, 2024
@kobenguyent kobenguyent merged commit f1e6fca into 3.x Nov 10, 2024
12 checks passed
@kobenguyent kobenguyent deleted the kobenguyent-patch-3 branch November 10, 2024 06:21
@kobenguyent kobenguyent mentioned this pull request Dec 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gherkin error: defineParameterType is not defined
1 participant