<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - javascript</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/javascript.tag.rss.xml" rel="self"/><lastBuildDate>Tue, 15 Sep 2020 09:00:00 +0000</lastBuildDate><item><title>PyQt5 runJavaScript with QtWebEngine — Execute JavaScript in web pages embedded in your PyQt5 applications</title><link>https://www.pythonguis.com/faq/pyqt5-runjavascript-with-qtwebengine/</link><description>PyQt5's &lt;code&gt;QtWebEngineWidgets&lt;/code&gt; module lets you embed full web pages inside your desktop applications using &lt;code&gt;QWebEngineView&lt;/code&gt;. That alone is useful, but the real power comes when you start &lt;em&gt;interacting&lt;/em&gt; with those web pages from Python &amp;mdash; clicking buttons, filling in forms, or sending commands to JavaScript-based interfaces.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Tue, 15 Sep 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-09-15:/faq/pyqt5-runjavascript-with-qtwebengine/</guid><category>pyqt5</category><category>qtwebengine</category><category>javascript</category><category>qwebengineview</category><category>python</category><category>qt</category><category>qt5</category></item></channel></rss>