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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ We use interfaces where is possible, so you can implement your own version of ta
16
16
17
17
### Quick start
18
18
19
-
1. To start work with this package, simply add the nuget dependency Aquality.Selenium to your project (only pre-release version is available at the moment).
19
+
1. To start work with this package, simply add the nuget dependency Aquality.Selenium to your project.
20
20
21
21
2. Create instance of Browser in your test method:
0 commit comments