You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Pre-requisites:
2
2
3
-
1. Visual Studio installed on your machine.
3
+
1. Visual Studio installed on your machine. Workload ".NET desktop development" should be installed in Visual Studio too (if no - add it with Visual Studio Installer)
4
4
*[Install it from here](https://visualstudio.microsoft.com/downloads/)
5
5
2. Chrome Webdriver is on your machine and is in the PATH. Here are some resources from the internet that'll help you.
0 commit comments