Forum Discussion

pse's avatar
pse
Occasional Contributor
1 month ago

Unable to run Keyword Tests after 15.80

Seeing this error when running any test immediately.

"Python Runtime error.

NameError: name 'aqDateTime' is not defined

 

Error location...

Line:

def get_month_from_month_offset(offset):
  return aqDateTime.GetMonth(aqDateTime.AddMonths(aqDateTime.Now(), offset))"

This line of code is exactly the same since my upgrade from 15.73. It worked then, does not work now. I have tried reinstalling 15.73 and updating within the app a few times. Any suggestions for debugging?

2 Replies