DavidRedmayne
8 years agoOccasional Contributor
Compare properties of two objects
I need to be able to assert that a value entered and saved on one web-page is appearing on a different web-page - so if I enter £250.00 in TextBox 'Value' on Page 1, I need to be able to validate that £250.00 is displayed in TextBox 'cash added' on Page 2.
I'm sure this is probably quite straightforward but cannot seem to find a Checkpoint that caters for this...any guidance please?
Thanks
David
Thanks tristaanogre. Yes you're quite right....the objects under comparison are on different pages - however, I think your idea, in conjunction with baxatob's input should work OK.
Thanks
David