Skip to content

Expose whether a session is using W3C or JsonWire #86

@stof

Description

@stof

As this package does not abstract the differences between the W3C and JsonWire protocols, but instead relies on callers to use the right APIs, the session should expose whether it is using the W3C or JsonWire protocol.

The return value of the call opening a session allows to identify the protocol thanks to differences between them (see discussion in php-webdriver/php-webdriver#560 (comment) and the next comment).

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