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!