github codeceptjs/CodeceptJS 3.6.4

10 days ago

What's Changed

❤️ Thanks all to those who contributed to make this release! ❤️

🛩️ Features

Config:

...
REST: {
 ...
 printCurl: true,
 ...
}
... 

› [CURL Request] curl --location --request POST https://httpbin.org/post -H ...
  • feat(AI): Generate PageObject, added types, shell improvement (#4319) - by @DavertMik
    • added askForPageObject method to generate PageObjects on the fly
    • improved AI types
    • interactive shell improved to restore history

Screenshot from 2024-06-17 02-47-37

🐛 Bug Fixes

📖 Documentation

  • AI docs improvements

Full Changelog: 3.6.3...3.6.4

Don't miss a new CodeceptJS release

NewReleases is sending notifications on new releases.