1 min readFeb 19, 2019
Hi Chen Zhao,
I have changed the full permission to zip and executable permission to my chromedriver. After i uploaded, it’s worked. If you download the zip for editing please change the permission to zip and chromedrive.
I have used UBUNTU 16.04(change permission cmd)
sudo chmod +x <chromer-drive-path>
sudo chmod 777 -R <path-to-folder>
And zip it.