Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
A-Kavin opened this issue Aug 23, 2021 · 0 comments
Open

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

A-Kavin opened this issue Aug 23, 2021 · 0 comments

Comments

@A-Kavin
Copy link

A-Kavin commented Aug 23, 2021

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

@A-Kavin A-Kavin changed the title Protractor Mouse Right Click was not working Protractor Mouse Right Click was not working in Firefox browser Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant