Skip to content

Extend WebDriver to expose an AT Driver session id as a WebDriver capability #21

Open
@zcorpan

Description

@zcorpan

As discussed in yesterday's meeting, there should be a way to inform a WebDriver remote end when creating a WebDriver session that it should use an existing AT Driver session.

Consider a cloud-based service that supports both WebDriver and AT Driver. A user wants to test a particular screen reader and browser combination. Since the protocols are separate, the concepts of sessions are also separate. How would the service know to not create separate VMs for the two connections?

One way could be to specify an extension to WebDriver that allows the local end to send an AT Driver session id as a WebDriver capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions