Skip to content

Firefox 49, get remote logs cause 'did not match a known command' #2972

@mariusbrn

Description

@mariusbrn

Meta -

OS: Ubuntu 16
Selenium Version: 2.53.3
Browser: Firefox 49 - GeckoDriver 0.9.0 - Protractor

Steps to reproduce -

Not sure if it's the right place to post,
Trying to get the browser logs this way:

browser.manage().logs().get('browser').then(function(browserLog) { ... }));

but i get an error:

WebDriverError: POST /session/36718c58-6808-4ba0-9600-3d33fffc0d30/log did not match a known command

NB: works with Chrome.

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