CodeceptJS
CodeceptJS copied to clipboard
Supercharged End 2 End Testing Framework for NodeJS
#### What are you trying to achieve? I have my own custom `event.all.after` which does a task specific to my project. However, I also have the same `event.all.after` executed by...
#### What are you trying to achieve? Trying to Change TestCafe Window Size using either Config or inside a test #### What do you get instead? ```bash TestCafe Error: {"filename":"/Users/malsaid/Documents/codeCeptJS/node_modules/codeceptjs/lib/helper/TestCafe.js","lineNum":345,"callsiteFrameIdx":5,"stackFrames":[{},{},{},{},{},{},{},{},{}],"isV8Frames":true}...
Bumps [@wdio/sauce-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-sauce-service) from 8.29.1 to 8.32.2. Release notes Sourced from @wdio/sauce-service's releases. v8.32.2 (2024-02-19) :bug: Bug Fix wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils #12306 Updating capabilities for Lamdatest & Browserstack...
#### What are you trying to achieve? via Appium helper I try to do a swipe down but the speed is not recognised #### What do you get instead? Appium...
#### What are you trying to achieve? Test pipelines should continue gracefully when encountering an error during "after" test execution #### What do you get instead? When the test fails,...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.1.1 to 22.1.0. Release notes Sourced from puppeteer's releases. puppeteer-core: v22.1.0 22.1.0 (2024-02-17) Features support closing workers (#11870) (1bdae40) Bug Fixes Chrome for Testing downloads have a...
#### What are you trying to achieve? Trying to utilize different concepts, methods with different selectors but sometimes get stuck with some problems. **This is a suggestion** to provide "Try...
Dear CodeceptJS Team, I hope this message finds you well. I am reaching out to report an unusual behaviour I've encountered while using CodeceptJS, specifically related to the execution of...
#### What are you trying to achieve? I need to use top-level `await` to retrieve config from AWS and other APIs but CodeceptJS seems completely incompatible with ES modules. Top-level...
#### What are you trying to achieve? 0 vulnerabilities when running 'npm audit' command #### What do you get instead? 3 moderate severity vulnerabilities > Provide console output if related....