I just started using SCAR 3.14 / SRL ? subversion 14 but have done simular things many times before.
I don't think this is actually a "bug" so much as it is an "unknown situation". In scripts I have downloaded or some I wrote my self, when it calls the LoginPlayer function inside Login.scar the cursor does not show in the username or password field. So when it gets to the line:
TypeSend(Players[CurrentPlayer].Name);
nothing is entered in the username. When this occurs, I can visually see that the IE window does not appear to have focus (is not active) based on the fact that the title bar for that window is not highlighted. I made sure no other applications are running but SCAR and IE. The funny thing is sometimes it does this and sometimes not so I assume it must have something specific to do with what I have running on my PC.
My plan is to reproduce it manually and try to determine if there is a sequence of keystrokes that might "force" the cursor back to the username field. But since I am new to all of this I don't yet know how to even trace through my test scripts.
So my question is:
Has anyone else had this happen? If so what was your fix?
Thanks
wf



Reply With Quote





