-
-
Notifications
You must be signed in to change notification settings - Fork 821
Description
This occurs when logging into Microsoft accounts and recording clicking the login button
https://login.microsoftonline.us/
Logs from IDE:
[2022-10-18 14:53:31.974] [debug] Playing state changed prep
[2022-10-18 14:53:31.976] [info] Building driver for chrome
[2022-10-18 14:53:32.044] [info] Driver has been built for chrome
[2022-10-18 14:53:32.691] [debug] Playing state changed playing
[2022-10-18 14:53:32.698] [debug] executing click|id=idSIButton9
[2022-10-18 14:53:33.726] [debug] passed click|id=idSIButton9
[2022-10-18 14:53:33.733] [debug] executing click|id=idSIButton9,id,css=#idSIButton9,css:finder,xpath=(//input[@id='idSIButton9'])[1],xpath:attributes,xpath=(//div[@id='lightbox']/div[3]/div/div[2]/div/div[4]/div[2]/div/div/div/div/input)[1],xpath:idRelative
[2022-10-18 14:53:33.734] [warn] Unexpected error occured during command: click-id=idSIButton9,id,css=#idSIButton9,css:finder,xpath=(//input[@id='idSIButton9'])[1],xpath:attributes,xpath=(//div[@id='lightbox']/div[3]/div/div[2]/div/div[4]/div[2]/div/div/div/div/input)[1],xpath:idRelative- retrying...
[2022-10-18 14:53:33.734] [error] value.replace is not a function
[2022-10-18 14:53:33.977] [debug] errored click|id=idSIButton9,id,css=#idSIButton9,css:finder,xpath=(//input[@id='idSIButton9'])[1],xpath:attributes,xpath=(//div[@id='lightbox']/div[3]/div/div[2]/div/div[4]/div[2]/div/div/div/div/input)[1],xpath:idRelative
[2022-10-18 14:53:33.977] [debug] Playing state changed errored
[2022-10-18 14:53:38.740] [error] Unhandled Error Error: Operation timed out!
at Timeout._onTimeout (C:\Users\Administrator\AppData\Local\Programs@seleniumhqselenium-ide\resources\app.asar\build\webpack:\side-runtime\src\playback-tree\command-node.ts:137:13)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7)