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
Install the latest stable version of the web drivers you wish to use in `drivers`.
72
72
@@ -92,7 +92,7 @@ There are also example tests for `database` connectivity and `API` requests.
92
92
93
93
### Logging Output
94
94
95
-
When running tests each step is logged in a format to assist with understanding the execution and assist with any debugging. A sample output is shown below.
95
+
When running tests each step is logged in a format to assist with understanding the execution and with debugging issues.
96
96
97
97
```
98
98
Feature: Example Login # features/example/login.feature:4
0 commit comments