Annotations
									
									
									Using Xpath Locators
									After installing cypress-xpath (npm install -D cypress-xpath) and adding the dependency in support/index (require('cypress-xpath’) we can use: 
									
									
									Along with the cypress commands, we will use JS fundamentals to develop our algorithms. Variables, Arrays, Casting operations and all others can be adapted.