Forum Discussion
shankar_r
8 years agoCommunity Hero
Hi,
Instead of getting the value from excel for that field you can use aqDateTime.Today() function to validate that field alone, like below
Also you can have this value in your excel aqDateTime.Today() then use eval to get your current data like below,
Log.Message(eval("aqDateTime.Today()"))
Reference:
https://support.smartbear.com/testcomplete/docs/keyword-testing/dialogs/edit-expression.html