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.
1 parent d818d5e commit ff08b65Copy full SHA for ff08b65
1 file changed
Sprint-1/4-stretch-explore/chrome.md
@@ -1,6 +1,6 @@
1
Open a new window in Chrome,
2
3
-then locate the **Console** tab.
+right click an empty space on the page, select **Inspect** from the dropdown, then locate the **Console** tab.
4
5
Voila! You now have access to the [Chrome V8 Engine](https://www.cloudflare.com/en-gb/learning/serverless/glossary/what-is-chrome-v8/).
6
Just like the Node REPL, you can input JavaScript code into the Console tab and the V8 engine will execute it.
0 commit comments