headNbyte

Results 25 comments of headNbyte

Does my fork solve your issues? https://github.com/headNbyte/TapSwapBot/tree/main For details what is changed, please take a look at the previous two issues that I contributed to.

@shamhi you can close this issue

@Mjstq please run these commands: ``` sudo apt purge firefox sudo sh install.sh ```

@Mjstq Now there is another issue that I never seen before. Can you run again?

@Mjstq unfortunately I don't know how to fix this issue. I need a break and will be back in 10 hours. You can share your telegram and I'll reach out...

@shamhi together with @Mjstq we solved the issue using Docker, some systems just have configuration issues and cannot be solves easily. So the best recommendation should be to use Docker...

@genius12edf please make sure to install Chrome browser

Hey folks. I fixed it using Selenium, no more need to use Regex. **1. Add following lines to the requirements.txt:** ``` selenium==4.21.0 webdriver-manager==4.0.1 ``` **2. Update libraries using this command:**...

Here is an all-in-one solution for Windows, Linux and Dockerю Since we use Selenium, the startup will take longer than now, but it's more stable than parsing every time JS...