Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Unable to run protractor with firefox facing send_command did not match a known command #5298

@shajahanfsr

Description

@shajahanfsr

With selenium server 3.141.59, error response:
UnknownCommandError: POST /session/aa080386-0845-4d2e-9693-41ba1da91d82/chromium/send_command did not match a known command

Meta data:

Node Version: 10.16.0
Protractor Version: 5.4.2
Angular Version: 8.2.0
Browser(s): firefox(Ver:68.0.1) and Gecko driver : v0.24.0
Operating System :Windows

Your protractor configuration file:
capabilities: {
'browserName': 'firefox',
'moz:firefoxOptions': {
'args': ['—safe-mode']
}
}
ProtractorError

A relevant example test
Output from running the test
Steps to reproduce the bug
The URL you are running your tests against (if relevant)

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