HUM MDA TCH PR Priti Jain QA Learning Journal #3: Understanding Data Types & Operators While learning Playwright, I quickly realized that writing automation scripts is about much more than interacting with web elements. Every…
HUM MDA TCH PR Priti Jain QA Learning Journal #2: Understanding Variables — var, let & const After understanding how JavaScript runs inside the V8 Engine, the next logical step is to understand how we actually write JavaScript.
HUM MDA TCH PR Priti Jain QA Learning Journal #1: Understanding the V8 JavaScript Engine A Small Hello 👋