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.

Protractor Mouse Right Click was not working in Firefox browser #5531

@A-Kavin

Description

@A-Kavin

System:
Firefox Version: 90.0.2 (64-bit)
Protractor Version: 7.0.0
Typescript
Webdriver updated

Issue in Firefox Browser:
WebDriverError: HTTP method not allowed

Code:
await browser.actions().click(protractor.Button.RIGHT).perform();

for chrome browser this code will be working fine , issue was only on FIREFOX BROWSER

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