Tags: niasand/docker-selenium
Tags
OS agnostic switch for copy flags in Makefile On mac the `cp` flags to use are `-pR` but on Linux it's `-rT`. This change will allow the makefile to work on either of those two operating systems.