Jasmin Savard
Jasmin Savard
What I'm thinking is that we could easily keep Cypress old tests and create new ones with Playwright and then migrate Cypress ones to Playwright progressively.
@hishamco Please share a repository if you can. I've barely just started trying to use it with the VS Code extension. Question I'm asking myself is if we need to...
I need to see how it all works still, I've seen C# support but the VS Code extension seems to leverage the TS tests. I personally don't dislike TypeScript to...
I like the VS Code UI functionaly and the Chromium browser automated browsing display. Also the fact that we can record these tests and it will write code for it....
Are you doing any update on the data in a ContentHandler that could make this happen? Basically, it says that the record you are asking for has previously changed in...
That's a good starting point but I really meant like creating an Orchard Core module that would use Blazor. Probably a second module that includes at least one Blazor component...
Yeah, ok so it doesn't Fixes https://github.com/OrchardCMS/OrchardCore/issues/15068 please remove. You can create a different issue though named something like "Create Blazor Nuget Package solution sample/guide".
@ns8482e Could you give me back the url where you did the Orchard Core module with a Blazor Web Component with the OptionEditor? I lost the discussion.
I'm not sure if we should add the full url as it is relative to the current tenant context. Normally, the html or javascript asset you are using should define...
What I mean is that adding the absolute URL to the GraphQL query doesn't make sense because it is redundant as it will always return the same protocol//domain/basepath for each...