15 lines
516 B
Markdown
15 lines
516 B
Markdown
# Work in progress
|
|
|
|
# How to run it on your machine
|
|
|
|
you will need to take a couple of folders and files in the /bin/debug or /bin/release folder
|
|
|
|
You need to take the recoverCookiesCSV.py in ./Test_Merge and put it in the /bin/... folder
|
|
Same for the all geckodriver-v0.xx.x-win32 folder
|
|
|
|
You also have to change the TESS_DATA_FOLDER constant in the Windows.cs file. A small one is included in the project files
|
|
|
|
Add those two environnement variables :
|
|
|
|
1. MOZ_HEADLESS_WIDTH => 3840
|
|
2. MOZ_HEADLESS_HEIGHT => 2160 |