Forum Discussion
tristaanogre
7 years agoEsteemed Contributor
Why is using "[Tab]" not a solution? Why do you HAVE to use Click? If your code works, then it's performing the necessary task, correct?
The only thing I can think of is that there is something intercepting mouse clicks in your application or OS that, when attempting to click on those fields is sending it into powersave mode... perhaps a security setting as it appears that you're doing login testing on some security form.
birgitKP
7 years agoNew Contributor
Solving it using tab is not a solution for me, because i want to simulate the large part of our users and the large part of the users uses the click instead of the tab and enter.
I will speak with our admin again, maybe he has any idea what security setting could cause this problem.
Anyway, thanks for your help.