Jay,
The error ocurs as soon as I press the Run button. The script runs but I can tell it is not running correctly. The "If" statements dont seem to be used.
L
Saket,
The var_Exists came from when I built a checkpoint to see if the Login.gif element appears. I add the If statement as I have three things to check. If the gif image shows, I know that I successfully logged in. If not, I will find (in a seperate location) a message of "Login Failed". If neither of those are found and nothing is found (the Env is down, etc) then I Exit the script. I will remove the var_Exists and see how it goes.
How can I add this webelement to my repository? In Spy I see it as a gif image withe the properties of an image.
The error ocurs as soon as I press the Run button. The script runs but I can tell it is not running correctly. The "If" statements dont seem to be used.
L
Saket,
The var_Exists came from when I built a checkpoint to see if the Login.gif element appears. I add the If statement as I have three things to check. If the gif image shows, I know that I successfully logged in. If not, I will find (in a seperate location) a message of "Login Failed". If neither of those are found and nothing is found (the Env is down, etc) then I Exit the script. I will remove the var_Exists and see how it goes.
How can I add this webelement to my repository? In Spy I see it as a gif image withe the properties of an image.