Can't find the output tab

Hello,

I’m working on a JavaScript project. I would like to see the output when I print something to the console, but I can’t find the Output tab. I can’t see it on a list of available tabs. Could you help me?

Welcome to the forums :smiley:

From Frontend

You have to go to the Webview tab and click on the wrench icon.

From Backend

You have to go to the Console tab (but you’re probably running this from frontend, so you should stick with the first one).

Hope this helped you =)

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.