Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to set calender date using ATF

Indu1
Kilo Contributor

using ATF I am not able to set date for a field called Planned start date under change form.

can u suggest any script to edit calender date.

2 REPLIES 2

Ct111
Tera Sage

try the below links

https://community.servicenow.com/community?id=community_question&sys_id=4805b7a8db629700fff8a345ca9619d9

https://community.servicenow.com/community?id=community_question&sys_id=12af8365dbdcdbc01dcaf3231f9619ac

 

https://hi.service-now.com/kb_view.do?sysparm_article=KB0622958

 

And let me know if it helpds

 

Mark my ANSWER as CORRECT n HELPFUL if it helped

 

 

Manish Anand
ServiceNow Employee
ServiceNow Employee
Is there any way to use servicenow javascript methods( ex-> new GlideDate();) for the ATF test in the custom UI. I want to provide future date as an input to the custom ui > date field, but i am unable to set js date
 
I went through all the docs, nothing worked as of now