diprajpatra / selenium-stealth

Trying to make python selenium more stealthy.
MIT License
607 stars 88 forks source link

Not working in pyinstaller. #34

Open parrier82 opened 1 year ago

parrier82 commented 1 year ago

Hi. I'm using this very well. Unfortunately, It is not working after make one file by using pyinstaller. But, It is work well in pycharm execute mode. Just It is stop after using pyinstaller for make one execute file. (windows 10)

How can I resolve it?

parrier82 commented 1 year ago

I found Error Message.

FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Hani\AppData\Local\Temp\_MEI217162\selenium_stealth\js\utils.js'

How can I resolve this problem?

sandrocods commented 1 year ago

see this https://stackoverflow.com/questions/66924822/filenotfounderror-selenium-stealth-python