File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ It uses:
1616It 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
2021To run this example project, you'll need:
2122
@@ -27,7 +28,7 @@ To run this example project, you'll need:
27286 . A corresponding version of [ ChromeDriver] ( https://chromedriver.chromium.org/downloads ) .
2829
2930The 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 .
3132You can change these settings in the test class.
3233
3334To execute tests, set the ` APPLITOOLS_API_KEY ` environment variable
You can’t perform that action at this time.
0 commit comments