updated install documentation

pull/2/head
Yuriy 1 year ago
parent 4a08d4e78e
commit 0b8cf9fd30

@ -30,10 +30,10 @@ Automated posting to the following media platform using either the Platform's AP
# Using Portable Version of Chrome # Using Portable Version of Chrome
Using a portable version of Chrome will give you full control over chrome and chromedriver updates. Using a portable version of Chrome will give you full control over chrome and chromedriver updates.
The Uploader will check for a portable version of Chrome first, before defaulting to the system wide installation The Uploader will check for a portable version of Chrome first, before defaulting to the system installation
1. To use a portable version of Chrome, download the latest version Chrome version that has a chromedriver version: [Chrome-for-Testing](https://googlechromelabs.github.io/chrome-for-testing/latest-versions-per-milestone-with-downloads.json), extract the `chrome-win64` folder and move it to the `\Lib\` directory: 1. To use a portable version of Chrome, download the latest version Chrome version that has a chromedriver from [Chrome-for-Testing](https://googlechromelabs.github.io/chrome-for-testing/latest-versions-per-milestone-with-downloads.json), extract the `chrome-win64.zip` file and move the extracted folder to the `\Lib\` directory:
eg: `\Freedomain-Video-Uploader\Lib\chrome-win64\chrome.exe` The resulting chrome filepath should be `..\Freedomain-Video-Uploader-Folder\Lib\chrome-win64\chrome.exe`
2. Download the `win64` chromedriver for the same version and move it to `C:\Program Files\SeleniumBasic\chromedriver.exe` 2. Download the `win64` chromedriver for the same version and move it to `C:\Program Files\SeleniumBasic\chromedriver.exe`

Loading…
Cancel
Save