
DumbItDude
@dumbitdude
Followers
40
Following
310
Media
165
Statuses
206
Dumb it dude or Dumb IT Dude as you might have guessed already is a homonym (see what I did there?) of learning vexing IT related stuff by dumbing things down.
Pune, India
Joined December 2016
Chapter 5 is about #GitBash and its setup. #settingupgitbash. Check it out:. #letsbuildaplaywrightframework #playwright #playwrightseries #playwrightbasics.
0
0
1
Chapter 4 is about #VSC and #Copilot. How they work together and bring in awesomeness!. #letsbuildaplaywrightframework #playwright #playwrightseries #playwrightbasics. Here's the tutorial:.
0
0
1
Chapter 3 is all about #Copilot since it's free now, recommend you to start using it. #letsbuildaplaywrightframework #playwright #playwrightseries #playwrightbasics. Here's the tutorial link:.
0
0
1
Chapter 2 is the installation of an IDE, here #VSC. You can use any IDE you want. But #VisualStudioCode is minimalistic and free and works great with #Playwright. Here's a tutorial on how to #installVSC .
0
0
1
That's where it all begins! With the installation of #node #nodejs. Check out the #tutorial here: #playwrightseries #playwrightbasics #learnplaywright.
0
0
1
Starting a new series for #Playwright learning enthusiasts. We will be aiming to build a #PlaywrightFramework from scratch. Right from the part where you don't have anything on your system. Will be calling it:.#LetsBuildAPlaywrightFramework #PlaywrightSeries. Watch this space!.
0
0
1
Fix the #intellisenseloadingissue in VSC with this simple trick:.
dumbitdude.com
If you are here it means you have encountered the weird loading Intellisense status check issue in Visual Studio Code caused by Intellisense
0
0
1
How will you verify #equality on #arrays irrespective of the #order of its elements in #playwright?. Here's an easy tutorial on how to do that:. #learnplaywright #playwrightassertions #assertions #playwrightfordummies #playwrighttutorials.
dumbitdude.com
Playwright uses Jest Library for its testing assertions. So the next time you are using expect from @playwright/test, just know that you
0
0
1
Learn how to quickly update your #nodejs version using #NVM:. #updatenode #updatenodejs #updatenodejsversion #macbook #nodeversionupdate.
0
0
1
Learn how to save cookies to reuse authentication for all your tests in #Playwright here:.
dumbitdude.com
We are going to learn How to Save Cookies and Reuse Authentication State in Playwright in this tutorial. Playwright makes storing your
0
0
1
Learn how to create your first #tsconfig file:.
dumbitdude.com
We are going to see how to create your first tsconfig.json in this tutorial by using the npx tsc --init. With the available compiler script
0
0
2
Learn about #NumberSorting in #Javascript here:. #javascripttutorials #learnjavascript #js #javascriptforbeginners
0
0
1
Learn how to upload a file in #Playwright here:. #PlaywrightTutorials #learnplaywright #playwrightlearning #playwrightbasics
0
0
4
How to Generate Allure Reports in Azure Pipeline with Playwright
dumbitdude.com
This article on How to Generate Allure reports in Azure Pipeline with Playwright assumes some things beforehand. That you have been able to
0
0
3