Results 1 to 4 of 4

Thread: Any kind of Web Inspector for WebEngine?

  1. #1
    Join Date
    Nov 2008
    Posts
    183
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Any kind of Web Inspector for WebEngine?

    All,

    I know there is no "Inspector" for the WebEngine like there was for webkit, but, is there __anything__??

    Lack of sleep and a lot of caffiene so if you just want to post a link to it that would be fine. Not hitting on all cylinders right now.

    Thanks,

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Any kind of Web Inspector for WebEngine?

    Export environment variable QTWEBENGINE_REMOTE_DEBUGGING=<port> (or use --remote-debugging-port param) and then connect to that port with a chromium based browser (e.g. google chrome). This works since Qt 5.5 (unreleased yet, you might have to build QtWebEngine from git).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    RolandHughes (1st July 2015)

  4. #3
    Join Date
    Nov 2008
    Posts
    183
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Any kind of Web Inspector for WebEngine?

    Quote Originally Posted by wysota View Post
    Export environment variable QTWEBENGINE_REMOTE_DEBUGGING=<port> (or use --remote-debugging-port param) and then connect to that port with a chromium based browser (e.g. google chrome). This works since Qt 5.5 (unreleased yet, you might have to build QtWebEngine from git).
    We are at 5.4. Kind of locked there right now.

    What a PITA!

    Thanks for the response though.

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Any kind of Web Inspector for WebEngine?

    Quote Originally Posted by RolandHughes View Post
    We are at 5.4. Kind of locked there right now.
    You can build just QtWebEngine from git (against Qt 5.4), use it for debugging (with the rest of Qt at 5.4 version) and then deploy QtWebEngine from Qt 5.4 for the final solution.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. what does this icon mean in Object Inspector
    By rschramm in forum Qt Tools
    Replies: 2
    Last Post: 1st July 2015, 09:25
  2. Kind of constructor
    By Pirx in forum Qt Programming
    Replies: 1
    Last Post: 22nd March 2015, 21:15
  3. What kind of project for QTest?
    By feraudyh in forum Newbie
    Replies: 2
    Last Post: 12th May 2014, 14:58
  4. Hi all. I give up (not really, but yes, kind of)
    By tachoknight in forum Newbie
    Replies: 1
    Last Post: 4th December 2010, 03:57
  5. How to code this kind of UI?
    By stephenteh in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 23rd September 2009, 12:31

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.