Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
awesome explaination
Hi Naveen Sir, Could you please share some good extensions which we should add in the VS Code? For example when you writes "for" you get the decription. Thanks.
JavaScript (ES6) code snippets
@@DhrumilSoni812 I added the extension but unable to see suggestions in the code.
@@saurabhagrawal21 have you tried post restarting the VS code?
@@DhrumilSoni812 Yes. can we connect to check the same.
correct me if I'm wrong is it ; required after console.log because without ; also we can fetch the output.
In the JS it is not required to use semicolon in each line but Its a good practice to add.
So the break statement cannot be used with IFs but can be used when IFs are integrated with looping statements like while or for.. Interesting!
Yes only with loops and switch case.
sir plese tell me how can i write script in playwrite
My eclipse don't properly import the Duration and WebDriver Wait
Are you doing playwright with BDD Cucumber or with selenium. Please have it with BDD cucumber
Cucumber with bdd series is already available
A
awesome explaination
Hi Naveen Sir, Could you please share some good extensions which we should add in the VS Code? For example when you writes "for" you get the decription. Thanks.
JavaScript (ES6) code snippets
@@DhrumilSoni812 I added the extension but unable to see suggestions in the code.
@@saurabhagrawal21 have you tried post restarting the VS code?
@@DhrumilSoni812 Yes. can we connect to check the same.
correct me if I'm wrong is it ; required after console.log because without ; also we can fetch the output.
In the JS it is not required to use semicolon in each line but Its a good practice to add.
So the break statement cannot be used with IFs but can be used when IFs are integrated with looping statements like while or for.. Interesting!
Yes only with loops and switch case.
sir plese tell me how can i write script in playwrite
My eclipse don't properly import the Duration and WebDriver Wait
Are you doing playwright with BDD Cucumber or with selenium. Please have it with BDD cucumber
Cucumber with bdd series is already available
A