GithubHelp home page GithubHelp logo

Comments (4)

charlesbel avatar charlesbel commented on July 29, 2024

Could you give me a screenshot of the quiz page and also give me the source code of the Microsoft Rewards Dashboard Page with gist.

from microsoft-rewards-farmer.

rr444user avatar rr444user commented on July 29, 2024

sorry for not replying earlier.

I tried again today and got a different error. Failing on this or that
Capture

[DAILY SET] Trying to complete the Daily Set...
[DAILY SET] Completing search of card 1
[DAILY SET] Completing quiz of card 2
[DAILY SET] Completing poll of card 3
[DAILY SET] Completed the Daily Set successfully !
[PUNCH CARDS] Trying to complete the Punch Cards...
[PUNCH CARDS] Completed the Punch Cards successfully !
[MORE PROMO] Trying to complete More Promotions...
Traceback (most recent call last):
File "Z:\Users\rapha\Desktop\ms_rewards_farmer.py", line 610, in
completeMorePromotions(browser)
File "Z:\Users\rapha\Desktop\ms_rewards_farmer.py", line 560, in completeMorePromotions
completeMorePromotionThisOrThat(browser, i)
File "Z:\Users\rapha\Desktop\ms_rewards_farmer.py", line 532, in completeMorePromotionThisOrThat
answer1.click()
File "C:\Python38\lib\site-packages\selenium\webdriver\remote\webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "C:\Python38\lib\site-packages\selenium\webdriver\remote\webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "C:\Python38\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "C:\Python38\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable
(Session info: headless chrome=87.0.4280.88)

https://gist.github.com/raphalation/d0fae7738220bb8b78695edf44ab49c6

from microsoft-rewards-farmer.

charlesbel avatar charlesbel commented on July 29, 2024

As I can see on your screenshot, all is not loaded on the page. You may have a slow internet connection I think. So when the bot try to complete, it run very fast, so if an element is not loaded, it crashes with an error. I would recommand you to try with a faster computer or internet. I will also make an update to handle this type of problem.

from microsoft-rewards-farmer.

charlesbel avatar charlesbel commented on July 29, 2024

I made an update to handle the error

from microsoft-rewards-farmer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.