I leave the full code of my program in Python 2.7
I am looking for a couple of additions but I do not know in which way and with what programs I should do it. First of all, I need to convert it to executable.exe. On the other hand I would like that since I work with selenium I can create a window where the selenium is executed and not that I open a browser. I mean a window where I go showing everything that is happening in the selenium. I do not know if anything I ask is possible.
Thanks