Code Monkey home page Code Monkey logo

Comments (3)

Shakevg avatar Shakevg commented on June 2, 2024

Misjudgments Please provide code example and full error log

from easyrepro.

Misjudgments avatar Misjudgments commented on June 2, 2024

@Shakevg
driver.get('https://account.live.com/resetpassword.aspx') wait.until(EC.presence_of_element_located((By.ID, 'aadTile'))) driver.find_element_by_id('aadTile').click()

Traceback (most recent call last): File "C:\Users\alon\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\ext\commands\core.py", line 229, in wrapped ret = await coro(*args, **kwargs) File "C:\Users\alon\Downloads\pain (1).py", line 110 login(email_from_embed, otp) File "C:\Users\alon\Downloads\pain (1).py", line 29, in login wait.until(EC.presence_of_element_located((By.ID, 'aadTile'))) File "C:\Users\alon\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\support\wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: Backtrace: (No symbol) [0x004BDCE3] (No symbol) [0x004539D1] (No symbol) [0x00364DA8] (No symbol) [0x0039019F] (No symbol) [0x003903AB] (No symbol) [0x003BEE62] (No symbol) [0x003AAF14] (No symbol) [0x003BD57C] (No symbol) [0x003AACC6] (No symbol) [0x00386F68] (No symbol) [0x003880CD] GetHandleVerifier [0x00733832+2506274] GetHandleVerifier [0x00769794+2727300] GetHandleVerifier [0x0076E36C+2746716] GetHandleVerifier [0x00566690+617600] (No symbol) [0x0045C712] (No symbol) [0x00461FF8] (No symbol) [0x004620DB] (No symbol) [0x0046C63B] BaseThreadInitThunk [0x75650099+25] RtlGetAppContainerNamedObjectPath [0x770A7B6E+286] RtlGetAppContainerNamedObjectPath [0x770A7B3E+238]
`
its a code to log into a microsoft account, but this is the part that is getting the error.
would appreciate any help, also in the error logs it says discord a few times, its because that i'm running a bot on discord.py, so ignore that.

from easyrepro.

Shakevg avatar Shakevg commented on June 2, 2024

Unfortunately, I cannot help here, because it is not related with EastRepro framework and I don't know what control are you trying to find on the page

from easyrepro.

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.