olosunsira12
4 years agoOccasional Contributor
How to compare web values
How can I check if a number on the webpage (ex:numbers of hotels found ) is less than before. (after applying some search filters)
You can save the original value in a local variable and then when you check the second time, compare the new value to the local variable. A Property Checkpoint would be helpful for this:
https://support.smartbear.com/testcomplete/docs/testing-with/checkpoints/property/about.html