Digital Garden
Search
CTRL + K
Digital Garden
Search
CTRL + K
cypress
Chapter 1 - Setting up Cypress
Chapter 2 - Writing the First Test in Cypress
Chapter 3 - Accessing Elements and Interacting with Them in Cypress
Chapter 4 - Validations
Chapter 5 - Grouping Tests with Mocha
Chapter 6 - Cypress CLI
Chapter 7 - Page Objects in Cypress
Chapter 8 - Visual Validation in Cypress
cypress MOC
introduction to Cypress by Gil Tayar TAU Course
digital-garden
create subdomain in hostinger and connect to vercel app
digital garden MOC
home
feature-toggles
feature toggles MOC
feature toggles slides
first-cvss
cvss-course
git
1. What is Version Control
2. Introduction to Git
3.1 Basic Git Concepts
3.2 Committing and Pushing
3.3 Cloning, Fetching, Merging and Pulling
4.1 Branches
4.2 Rewriting the History of a Branch
5.1 Resolving Conflicts
5.2 Cherry-picking, resetting,reverting
6. Git Branching Strategies
7. Most Popular Git Repository Managers
8. Further Learning Resources
create new git repo for nodejs project
Final Tips on Using Git
Git Command Alias
git commands most used
git config
git force pull
git go back
git init new repo and push to remote github repo
git MOC
git-snippets-tutorials
gitignore template markdown repo
gitignore template music metadata
How To Create A New Git Repository
remove add add new git remote replace remote with new url
Source Control for Test Automation with Git MOC
javascript
chatgpt parse csv file
forEach, filter, map, reduce, slice, find in javascript
javascript MOC
Javascript runner devsheet
javascript validator
Optional chaining - JavaScript MDN
Print elements from array using arrow function
reload google dev console and clear all declared variables
Using Fetch in Firefox
microsoft-az-400-get-started-DevOps-transformation-journey
AZ-400-Get started on a DevOps transformation journey
microsoft-intro-az-400
az-400-introduction-to-az-400-designing-and-implementing-microsoft-devops-solutions-exam
playwright
Chapter 1.1 - About Playwright
Chapter 1.2 - Installing Playwright
Chapter 10 - Integration with JEST
Chapter 11 - Visual Testing with Playwright
Chapter 12 - Record and Playback with Playwright CLI
Chapter 13 - Page Object Model
Chapter 2 - Writing Your First Playwright Script
Chapter 3.1 - Typing in Text Fields in Playwright
Chapter 3.2 - Click in Playwright
Chapter 3.2.1 - Debugging Selectors
Chapter 3.2.2 - Recording Scripts
Chapter 3.3 - Dropdowns in Playwright
Chapter 3.4 - Checkboxes and Radiobuttons Dropdowns in Playwright
Chapter 3.5 - Alerts in Playwright
Chapter 3.5 - iFrames in Playwright
Chapter 4 - Element State
Chapter 5 - Managing a Virtual Keyboard
Chapter 6 - Mouse Events
Chapter 7 - Taking a Screenshot
Chapter 8 - Recording Videos
Chapter 9 - Emulating Mobile Devices
Lessons Learned - Most Common Mistakes When Script Does Not Work
Lessons Learned - Run Single Test File
playwright MOC
Playwright Tutorial Getting Started With Playwright Framework LambdaTest
TAU Course Playwright with JavaScript by Ixchel Meza
pluralsight-az-400
az-400-pluralsight-courses
udemy-az-900
az-900-certificate
home
#feature-toggles
Feature toggles MOC
Feature Toggles