• "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBU
    bukkist
    3 weeks ago 100%

    I tried executing it in debugg mode, where i could step through the instructions. Even waiting minutes did nothing. Furthermore in console i can see that the element i want has its visible and clickable attributes set to true.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBU
    bukkist
    3 weeks ago 100%

    I am well aware there are much easier (stable) means to do this but my manager has a bug bear about it. he wants it exactly as is.

    1
  • selenium
    Selenium on Outlook Web

    I have automated tests that until the 27th of August worked flawlessly. my testcase goes to outlook web and confirms the receipt of an email. I am now stumbling over the login process. I am able to find the loginbutton but my selenium code fails to find the input fields. i tried modifying the selection strategy but that made no difference. I ran some basic javascript queries in the dev console but as best as i can tell the input field is visible, clickable and on top. Does anybody have any idea what might be the issue?

    10
    5