I'm trying to get the IDE to run a test that fills out Username and Password fields. This test used to work until we implented SSO recently. Now the first password box does not fill in even though the step passes.
The element id="password"
Screenshots
All the steps say they were successfully run
I have tried changing the Command to Focus, ClickAt, SendKeys, Type and FireEvent but nothing I try works. I have looked around and did not see anything similar to this asked. Anyone come across an issue like this? I am stumped.