Thanks For the reply...
I have provided 4 attachments for the OR, Object Spy, and the screen shot of the web table I'm trying to access with the source code.
I'm trying to click on the Close link.
Here is the code when I record the function.
Here is the code if I add it manually.
When the test stops and I add the code the code manually and rerun the test it will perform successfully, but if I try to rerun it it fails again.
...The screen shots were too large to add as attachment so I ZIPED them and attached the ZIP let me know if you were able to see them....
I have provided 4 attachments for the OR, Object Spy, and the screen shot of the web table I'm trying to access with the source code.
I'm trying to click on the Close link.
Here is the code when I record the function.
Code:
Browser("Access Provisioning Request").Page("Access Provisioning Request_3").Check CheckPoint("Access Provisioning Request System_6")
Here is the code if I add it manually.
Code:
Browser("Access Provisioning Request").Page("Approvers For Request").WebTable("Approvers For The Request").Click("Close")
When the test stops and I add the code the code manually and rerun the test it will perform successfully, but if I try to rerun it it fails again.
...The screen shots were too large to add as attachment so I ZIPED them and attached the ZIP let me know if you were able to see them....