I’ve run into a snag during testing of the citrix logon simulator community MP. Specifically, testing the script with user credentials and an application specified, when we get to the function Test-LoginForm, the script output tells us that it couldn’t find a logon button, while the IE window that spawns, connects to my storefront and logs in using the account i specified. Truncated output is copied below. Has anyone else run into this?
[04/19/2018 08:24:32.869]: Detecting NetScaler Gateway or StoreFront login form…
[04/19/2018 08:24:32.898]: Try #1: WAIT
ETC.
[04/19/2018 08:25:02.126]: Try #30: WAIT
[04/19/2018 08:25:03.157]: Exception caught by script
[04/19/2018 08:25:03.168]: Login button not found
Quick update on this. I cleared the cache of the user account used for testing. Afterward, further script testing still opens IE, now however, I am presented with a logon button. The logon doesn’t happen though and the script continues to time out.
Edit:
Working now. Now we’re waiting to see what happens when scom executes the script.