Skip to content

Commit aa79356

Browse files
Updated README
1 parent dd8322c commit aa79356

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# Applitools Example: Cypress JavaScript with the Ultrafast Grid
1+
# Applitools Example: Cypress in JavaScript
22

33
This is the example project for the [Cypress JavaScript tutorial](https://applitools.com/tutorials/quickstart/web/cypress).
44
It shows how to start automating visual tests
55
with [Applitools Eyes](https://applitools.com/platform/eyes/)
6-
and the [Ultrafast Grid](https://applitools.com/platform/ultrafast-grid/)
7-
using [Cypress](https://www.cypress.io/) in JavaScript.
6+
and [Cypress](https://www.cypress.io/) in JavaScript.
87

98
It uses:
109

@@ -15,9 +14,6 @@ It uses:
1514
* [Applitools Eyes](https://applitools.com/platform/eyes/) for visual testing
1615
* [Applitools Ultrafast Grid](https://applitools.com/platform/ultrafast-grid/) for cross-browser execution
1716

18-
This project uses the latest version of Cypress.
19-
For Cypress 9, please visit our [Cypress 9 example project](https://github.com/applitools/example-cypress9-javascript-ufg).
20-
2117
To run this example project, you'll need:
2218

2319
1. An [Applitools account](https://auth.applitools.com/users/register), which you can register for free

0 commit comments

Comments
 (0)