| 123456789101112131415161718 |
- .. include:: ../_header.rst
- Playing the project
- ===================
- You can run the project in another browser tab or as a frame inside the IDE.
- To run the project in another browser tab, you can press ``F12`` or click on the **Play** button of the |MainToolbar|_.
- .. image:: ../images/workbench-playing-project-button-04062020.webp
- :alt: Play project.
- To run the project in a frame inside the IDE press the ``F10`` key.
- When you play the project, it saves all editors automatically.
- .. image:: ../images/workbench-playing-project-frame-04062020.webp
|