PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Viewing Pages with Web Contents

Last modified: 01 September 2023

With PyCharm, you can perform two opposite operations:

  • Preview the output of your Web application in the browser to check whether the pages are rendered correctly. PyCharm can display a page preview in a browser of your choice or you can switch between several browsers. PyCharm currently supports previews in the following browsers:

    • Mozilla Firefox

    • Internet Explorer

    • Safari

    • Chrome

    • Opera

  • View the HTML source code of a Web page in the PyCharm editor.