poponuts
poponuts
With the latest 9.3.1, I suddenly have this issue. Downloading gets stuck.
Hi @bahmutov yes, as per my example above using config files, it is structured like this: ``` const api1Url = Cypress.config().baseUrls[0].protocol + Cypress.config().baseUrls[0].subDomainApi1 + '.' + Cypress.env('host') + Cypress.config().baseUrls[0].domain cy.api({url:...
I get a similar one (I am happy to send the JMX file separately if needed): ``` (node:4292) UnhandledPromiseRejectionWarning: Error: Unrecognized HTTPRequestDefaults value: image_parser at applyDefault (/Users/er/my-k6-repo/node_modules/jmeter-to-k6/src/element/HTTPSamplerProxy.js:153:13) at applyLevelDefaults (/Users/er/my-k6-repo/node_modules/jmeter-to-k6/src/element/HTTPSamplerProxy.js:52:5)...
Thanks for swift response. Sorry for the ignorance but I’m a bit confused on this as I just installed artillery globally as per instructions. Then on my project’s root directory,...
Any updates on this? I need a codebaae repo to deploy to an environment then run the tests sourced from another repo within the same pipeline. Bitbucket pipelines and other...
same issue. this should be looked at. latest one that worked was prior to 10.11
Upvote on this!
Is there a way we can merge multiple `junit-[hash].xml` results? I saw the issue [1824](https://github.com/cypress-io/cypress/issues/1824) and it was closed and pointed to this open issue where `mochawesome-merge` is being used....
I had a similar issue. Can someone have a look at this? ``` The process '/usr/local/lib/android/sdk/platform-tools/adb' failed with exit code 1 /usr/local/lib/android/sdk/platform-tools/adb -s emulator-5554 shell getprop sys.boot_completed adb: device 'emulator-5554'...
This is a very very useful feature that I hope can be available soon 🙏