Skip to content

Is /sessions W3C compliant? #24

@mhanberg

Description

@mhanberg

I was playing around with the repo last night to see if it could run Geckodriver as a standalone server (no selenium), and I was seeing some failing tests when calling FetchSessions.

After some investigations, it looks like that endpoint is not in the webdriver spec. Geckodriver has never implemented the JWP, which would explain why it doesn't implement that endpoint but chromedriver does.

Does that seem correct?

Thanks!

PS: I was wanting to see if geckodriver standalone would be faster than selenium+geckodriver

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