Adding a website to the desktop tool #268
Unanswered
Aegolius76
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm new to Github and I need some help to adapt the code to add a new website choice to the desktop tool.
I'm in France and we have the website PrinterStudio.fr. It's the same as PrinterStudio.de which is already supported.
I'm trying to add the french site to the autofill.exe
I've downloaded the sourcefiles and found 2 files in the desktop-tool directory with the words PrinterStudio
I've added some code in those 2 files desktop-tool\src\constants.py & desktop-tool\tests\test_desktop_client.py matching the lines for PrinterstudioDE
I don't know how to compile the new code to an .exe file and test if it works on the french website.
I've made 2 pull requests with the new code
Thanks,
Antonin
Beta Was this translation helpful? Give feedback.
All reactions