We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96af8b5 commit 6d8be1fCopy full SHA for 6d8be1f
1 file changed
README.md
@@ -10,8 +10,9 @@
10
# Steps to run this example
11
12
1. Git clone this repo
13
-2. Open the folder
+ * `git clone https://github.com/applitools/tutorial-selenium-csharp-visualgrid.git`
14
+2. Open the folder `tutorial-selenium-csharp-visualgrid`
15
3. Double click the `ApplitoolsTutorial.sln`. This will open the project in Visual Studio
-3. Change the APPLITOOLS_API_KEY with your own.
16
- * Login to Applitools > Click on the Person icon > My API Key
+3. Change the `APPLITOOLS_API_KEY` with your own.
17
+ * Login to Applitools > Click on the Person icon > My API Key
18
4. Hit Run
0 commit comments