Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Using selenium remotely on an already created WebView
Forum Updated to NodeBB v4.3 + New Features

Using selenium remotely on an already created WebView

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 745 Views
  • 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.
  • G Offline
    G Offline
    golgobot 0
    wrote on 31 Jan 2018, 19:08 last edited by
    #1

    I'm developing an embedded device that uses QML to launch a WebView. The QML/C++ has quit a bit of logic to inject various scripts and elements into the WebView, so it must be launched through QML.

    So, I'm trying to figure out how to connect to an already running instance of a WebView through the webdriver protocol. Selenium uses chromedriver to launch an instance of chrome, but there is nothing on the internet about WebEngine and testing. Furthermore, since this is an embedded device, the tests must be run remotely on a separate machine.

    Has anyone tried to solve this problem?

    1 Reply Last reply
    0

    1/1

    31 Jan 2018, 19:08

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved