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

Protractor failed to start firefox latest version - Accessibility support partially disabled #3980

Closed
arjunsinghk3 opened this issue Jan 16, 2017 · 2 comments

Comments

@arjunsinghk3
Copy link

I am trying to run protractor with Firefox latest version. It failed to start Firefox, showing the following warning.

"Accessibility support is partially disabled due to compatibility issues with new Firefox features"

@heathkit
Copy link
Contributor

Protractor currently only supports Firefox 47, though it can be made to work with Firefox 51 (see #3953) using directConnect. Unfortunately, Firefox 51 will not work using Selenium Standalone 3.0.1 - this is due to a fixed bug (SeleniumHQ/selenium#3115), so we're waiting on the next Selenium release.

Sorry for the inconvience. Once Firefox 51 and the next version of Selenium are released, things will be better.

@heathkit
Copy link
Contributor

Closing as duplicate of #3823

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants