Skip to content

fix(init): missing file ext of step file when using typescript#5615

Open
kobenguyent wants to merge 1 commit into
4.xfrom
fix-missing-ext-in-stepfile-init-command
Open

fix(init): missing file ext of step file when using typescript#5615
kobenguyent wants to merge 1 commit into
4.xfrom
fix-missing-ext-in-stepfile-init-command

Conversation

@kobenguyent

@kobenguyent kobenguyent commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Motivation/Description of the PR

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)

@kobenguyent kobenguyent requested a review from DavertMik June 8, 2026 11:40
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.

codeceptjs 4.04 with typescrpit init (missing I: './steps_file.ts' in config)

1 participant