use vim or perl to replace the cdc_ string in chromedriver code example
Example: use vim or perl to replace the cdc_ string in chromedriver
perl -pi -e 's/cdc_/dog_/g' /path/to/chromedriver
perl -pi -e 's/cdc_/dog_/g' /path/to/chromedriver