Forum Discussion
aLostDawg
14 years agoOccasional Contributor
So I've been digging some more and here's what I've found.
I added the object to the watch list and right before the keyword test clicks the 'FormNameB' the object is referring to 'FormNameA' throughout it's values (content text, FullName, innerText, Name, outerHTML, outerText, and RowIndex) even though the only selected object attributes in the mapped object are ObjectType: Cell, ColumnIndex: 2, and outerText: FormNameB (Project Variable, FormTypeFromDataSheet).
For some reason it looks like the instance of the object has 'FormNameA' and all it's attributes stuck in memory.
Is there any way to dump the value of an object with a keyword test?
I added the object to the watch list and right before the keyword test clicks the 'FormNameB' the object is referring to 'FormNameA' throughout it's values (content text, FullName, innerText, Name, outerHTML, outerText, and RowIndex) even though the only selected object attributes in the mapped object are ObjectType: Cell, ColumnIndex: 2, and outerText: FormNameB (Project Variable, FormTypeFromDataSheet).
For some reason it looks like the instance of the object has 'FormNameA' and all it's attributes stuck in memory.
Is there any way to dump the value of an object with a keyword test?