06-21-2008, 02:56 AM
Error.doc (Size: 57.5 KB / Downloads: 100) Hi,
One of my tests which I am trying to automate has a table with data which has links,that data and its corresponding URL changes frequently
(For example when I recorded the test its was STPPC10& URL was http://fstst04.ffdc.sbc.com:8080/bvoip/s...TPPC10&v=1 and when I tried to run it value was was STPPC11) & URL http://fstst04.ffdc.sbc.com:8080/bvoip/s...TPPC11&v=1) .
I used getcelldata to capture data from the required cell and was successful but when I changed the cell value to check if it works if the data changes , the changed data STPPC11 was captured but it displays an error The "STPPC11" Link object was not found in the Object Repository.Check the Object Repository to confirm that the object exists or to find the correct name for the object.
Adding an attachment with application screen shot and the error message
Can someone help me on resolving this or if you know a better way to implement this
Thanks
Ram