Gleb Bahmutov
Gleb Bahmutov
Try using https://github.com/VictorBjelkholm/autochecker to figure out which Node v8 engines are changed. Seems autochecker has a problem since it runs from alpine docker images that do NOT have git tool...
The tags / enums that are dynamic (meaning their value cannot be determined easily by looking at the spec file) are not supported by this plug-in. If you have any...
In https://github.com/bahmutov/cypress-failed-log/releases/tag/v2.9.0 added them to the console properties
What’s the error ? Sent from my iPhone > On Apr 11, 2022, at 15:09, SimoneB ***@***.***> wrote: > > > Hi @bahmutov, > > I've tried to install...
Can you provide an example spec showing what you run and how you write your spec? Sent from my iPhone > On May 2, 2022, at 17:46, quad5 ***@***.***> wrote:...
And which test you want to run? Sent from my iPhone > On May 2, 2022, at 17:59, quad5 ***@***.***> wrote: > > > for (const [key, value] of...
I’m not sure I understand what would be the difference. Mind opening a pull request with your change and a test to show it working? Sent from my iPhone >...
and do you use full url to make a request, right?
So what would be a good change here? Always require the base URL to be set before making `cy.api` calls?
Sure would love a pull request Sent from my iPhone > On Mar 11, 2020, at 06:26, Rafael Anachoreta wrote: > > > Hey @bahmutov , are you accepting...