This is one of the most useful and awesome resource on Playwright. Hats off. Appreciate it.
@Naveenacheanz13 ай бұрын
Hi Amuthan, please add the videos of the framework series.
@TestingMiniBytes3 ай бұрын
@@Naveenacheanz1 already added.
@ahamedabdulrahman11 ай бұрын
In Java framework, we used to have “gradle compileJava, compileTestJava” command to determine the PR is void of compile time errors in our PR pipeline. Shall we use this npx eslint there? From my understanding in above video, it doesnt seem to be catching all the issues? May I know what do you use?
@TestingMiniBytes11 ай бұрын
It catches issues. Just that some rules I tried is not part of recommended one. You can have more stricter configuration if needed but it it depends upon the quality of engineers in your team.
@sp3886011 ай бұрын
Hi Amuthan, please add the next video of the framework series.
@TestingMiniBytes11 ай бұрын
not getting time. I will add soon
@swapnilbodade133610 ай бұрын
I am getting an error for process.env.URL though I have imported dotEnv dependency