Oleksandr Shevtsov
Oleksandr Shevtsov
@knandina1992 @ikesler-tenengroup Please check [cypress-allure-plugin](https://www.npmjs.com/package/@shelex/cypress-allure-plugin)
No fix available from plugin side. There is a chance that it will be self-healed in case you will use [cy.origin](https://docs.cypress.io/api/commands/origin) available in Cypress v9.6.0 to handle multiple domains. However...
Could not reproduce this issue again with cypress v10+, so I assume it was resolved by changes in Cypress multi-domain handling.
Fix published in v2.30.0. Now attachments should be handled properly. Please reopen in case you can still reproduce it.
Hi @lopopnehuv Support for "rule" keyword provided in v2.28.5 Could you please check it on your side?
Hi @lopopnehuv Thanks for great report! Let me visit each point: > Scenario Overwrite (6 vs 12 results) Based on Scenario Name and Last Feature Launch I am afraid we...
After additional checks on latest version I can see that issue with `If scenario doesn't have Rule - Suite becomes a Feature` is also gone, assuming fixed in terms of...
Hi @willischu Have not seen such issue. I see that allure fails because of "GET" step, if there is some network request, could you please enable in cypress.json env variable...
While working on v2.30.0 I have checked this case too, and cannot reproduce it for now. Current assumption is it was related to hooks handling logic. So please check it...
Fix published in v2.30.0. Please reopen in case you can still reproduce it.