Cypress.io JavaScript Automation Tool.

Cypress.io is a JavaScript End-to-End testing tool which is written using JavaScript. Unlike Selenium that is written in C#, Java, JavaScript, Ruby etc., Cypress uses only JavaScript as a language to write and execute its test scripts.
 
It supports all the latest frameworks like Angular, Vue.js, React.js, HTML5 for automation. It is an open source tool, which uses Google Chrome browser for the execution of its test scripts written in JavaScript.
 
Please refer to the below articles for reference.

This LinkedIn Post
 
 
 
 
https://www.joecolantonio.com/2017/11/16/cypress-io-vs-selenium-test-automation/