Forum Discussion

Aniketdey's avatar
Aniketdey
Occasional Visitor
2 years ago

getting aqDateTime and aqHttp not defined errors in Python, what am I missing

cycleName = "Automated_TestComplete_Run " + str(aqDateTime.Now()) #timestamped test cycle name (new one is created every time the project is run)

NameError: name 'aqDateTime' is not defined

 

Am I missing anything in Python setup on my machine, any libraries 

 

trying to get QA project uses cases from Zephyr Scale using the API