New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 785623 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Long OOO (go/where-is-mgiuca)
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature

Blocking:
issue 707649



Sign in to add a comment

Make it possible to write automated Web Platform Tests for Web Share Target

Project Member Reported by mgiuca@chromium.org, Nov 16 2017

Issue description

Similar to Issue 785621, we should make it possible to write general (browser-neutral) tests for Web Share Target. This is difficult because Web Share Target is not an API, it's something that gets invoked from a user-agent-specific source (an operating system intent, or similar). It also requires that the receiving application be registered in a user-agent specific manner.

We would need a WebDriver API that lets a test harness automatically nominate a particular application (manifest) to receive a share, and fires a share payload at it.
 

Sign in to add a comment