Question
Flash 23.0.0.185 is not supported in mac chrome webdriver
After updating chrome to the latest Version 54.0.2840.59 (64-bit), flash is working correctly on the chrome Mac browser instance, but no longer working on the webdriver instance.
With selenium webdriver, the flash plugin display "Is not supported"
How to overcome this issue? (Beside just to roll back the chrome version and flash plugin version)
This is affecting all the BDD selenium tests.
