API xpath css cheatsheet in google sheets

Apr 2, 2024 | by Ralph Van Der Horst

API/XPATH/CSS cheatsheet in google sheets

Introduction:

API/XPATH/CSS Cheat sheets have become an essential resource for “Automated” and “Manual” testing professionals and enthusiasts alike. Whether you’re learning a new skill or working on a project, having quick reference material can be incredibly helpful. I have seen a lot of them but sometimes I would love to copy and paste an example instead of downloading a pdf

Attached I provide a google sheet version of the cheat sheet(https://docs.google.com/spreadsheets/d/1kHDSOTdXAsNLiK7CPwZeOHuwWRoiiJSPCsHrL2j285s/edit?usp=sharing) in which I have defined all the codes and css as much as possible. Please feel free if you have some css xpath which I miss so I can add it for future reference

API cheatsheet api cheatsheet in google sheets

CSS/PATH cheatsheet css/apath cheatsheet in excel

by Ralph Van Der Horst

arrow right
back to blog

share this article

Relevant articles

How to run postman scripts via gitlab ci

Introduction Newman is a command-line collection runner for Postman, allowing you to run and test your Postman collections directly from the command …

Read More

Making profits with my hobby using testautomation for trading

Harnessing Test Automation for Market Insights for profits By automating the analysis of market trends, liquidity levels, and candlestick patterns, …

Read More

Why i prefer postman ready API over rest assured for API testing

Introduction: In the digital realm where checking if online services (APIs) work correctly is vital, various tools like RestAssured, Postman, and …

Read More