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 tha...
- 8 years ago
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