Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Support automation mode for WebDriver #7

Closed
aperezdc opened this issue Mar 21, 2018 · 0 comments
Closed

Support automation mode for WebDriver #7

aperezdc opened this issue Mar 21, 2018 · 0 comments
Assignees

Comments

@aperezdc
Copy link
Member

aperezdc commented Mar 21, 2018

This would need accepting an --automation CLI flag, which:

  • Uses an ephemeral WebKitWebContext.
  • Sets the WebKitWebView::is-controlled-by-automation property.
  • If no URL is provided in the command line, loads about:blank by default.

For inspiration, check the changes in Igalia/dyz@19d512f

@aperezdc aperezdc self-assigned this Jul 23, 2018
aperezdc added a commit that referenced this issue Aug 6, 2018
This is needed to enable remotely controlling a Dinghy instance by
using WebDriver.

Fixes #7
aperezdc added a commit that referenced this issue Aug 7, 2018
This is needed to enable remotely controlling a Dinghy instance by
using WebDriver.

Fixes #7
aperezdc added a commit that referenced this issue Aug 7, 2018
This is needed to enable remotely controlling a Dinghy instance by
using WebDriver.

Fixes #7
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant