i want to execute selenium tests in docker containers using selenium/hub, selenium/node-chrome-debug and selenium/node-firefox-debug.
My application contains flash content, as flash plugin is not available/outdated in chrome and firefox docker container i couldn't proceed further.
Any idea on how to install flash plugin in docker chrome and firefox container ?