Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Javascript evaluation not working in developer tools

    QtWebEngine
    1
    2
    439
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xamolxix last edited by

      Hello,

      I'm using chrome developer tools as per http://doc.qt.io/qt-5/qtwebengine-debugging.html. I have set --remote-debugging-port=1024 and I can access the tools on localhost:1024.
      That seems to work except I cannot evaluate javascript in the console. console.log() and inspecting looks okay, but when I type something in the console nothing happens except the cursor moves to the next line.

      I would appreciate any tips. I am using qt 5.7.1 on windows 10.

      1 Reply Last reply Reply Quote 0
      • X
        xamolxix last edited by

        I've tried it inside a linux VM and it's the same.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post