Skip to content

Commit b5ddddd

Browse files
Added Execution Cloud to README
1 parent c789e9c commit b5ddddd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ It uses:
1616
It can also run tests with:
1717

1818
* [Applitools Ultrafast Grid](https://applitools.com/platform/ultrafast-grid/) for cross-browser execution
19+
* [Applitools Execution Cloud](https://applitools.com/platform/execution-cloud/) for self-healing remote WebDriver sessions
1920

2021
To run this example project, you'll need:
2122

@@ -27,7 +28,7 @@ To run this example project, you'll need:
2728
6. A corresponding version of [ChromeDriver](https://chromedriver.chromium.org/downloads).
2829

2930
The main test case is [`AcmeBankTests.java`](src/test/java/com/applitools/example/AcmeBankTests.java).
30-
By default, the project will run tests with Ultrafast Grid.
31+
By default, the project will run tests with Ultrafast Grid but not Execution Cloud.
3132
You can change these settings in the test class.
3233

3334
To execute tests, set the `APPLITOOLS_API_KEY` environment variable

0 commit comments

Comments
 (0)