It takes the source words as input and exports the translations in the translate.xlsx
file in the root folder. Glosbe and Google Translate dictionaries have been used for translation.
The selenium package requires the executable of the driver of the browser you want to control to be able to work. Download the right chromedriver according to your Chrome version and OS. Unzip the archive, and copy the chromedriver.exe
file to the root folder of project.