We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9194482 + 9b9b0dd commit 012c596Copy full SHA for 012c596
README.md
@@ -123,7 +123,7 @@ CodeceptJS Demonstration --
123
```
124
125
CodeceptJS has an ultimate feature to help you develop and debug you test.
126
-You can **pause execution of test in any place and use interactive shell** to try different actions and locatots.
+You can **pause execution of test in any place and use interactive shell** to try different actions and locators.
127
Just add `pause()` call at any place in a test and run it.
128
129
Interactive shell can be started outside test context by running:
0 commit comments