MarcusBengtsson
3 years agoFrequent Contributor
How to check a modified time that will differ every time
Hello! So I am trying to check a "Modified" column. Which contains date and time. This one will always be different each time I run the test and create a NEW one.
However.. I want to check the first date, then make modification to the object and save and check that the modified column have been updated. How would I do this?
Do I need to use some variable as it is constantly changing? I am not very good at this so would appreciate some help.