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 192ea7e + a086669 commit b28c7e5Copy full SHA for b28c7e5
docs/02-GettingStarted.md
@@ -302,7 +302,7 @@ In acceptance or functional test you can save page screenshot or html snapshot.
302
{% highlight php %}
303
304
<?php
305
-// inside PhpBrowser, WebDrvier, frameworks
+// inside PhpBrowser, WebDriver, frameworks
306
// saves current HTML and prints a path to created file
307
$I->makeHtmlSnapshot();
308
0 commit comments