For quite sometime now I have been trying to run protractor with Firefox (Windows) v48 and above to run my AngularJS application. However, as per protractor docs:
WebDriver support for Firefox has changed recently, and Firefox version 48 does not work properly with the current tools. For the moment, we recommend testing against Firefox 47
This information was updated 3 years ago and nothing seems to have been done afterward.
Versions
- OS - Windows 10 64-bit
- Protractor - 5.4.2
- Firefox - 68
- selenium-stanalone-server: 2.53.1
- AngularJS - 1.6.9
I did raise an issue recently on GitHub for the same, but it has not received traction yet.
I would like to know if anyone has been able to get around the issue for Windows.