Can't able to set date fields in ATF

shanmukh1602
Mega Contributor

Hello All, I'm automating a service catalog item which has start and end date fields. I've passed the data through parameters. But when I run the test, the field values are getting set and it highlights the date fields in red as you can observe in the below screenshot, form is getting submitted and request is not generated. Could anyone help me with this?. Below are the screenshots attached for your reference.

1 ACCEPTED SOLUTION

Shaqeel
Mega Sage

Hi @shanmukh1602 

 

Have you tried not using parameterized and directly setting the component value?

This issue can occur due to many reasons.

 

Regrds

Shaqeel


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

View solution in original post

4 REPLIES 4

Shaqeel
Mega Sage

Hi @shanmukh1602 

 

Have you tried not using parameterized and directly setting the component value?

This issue can occur due to many reasons.

 

Regrds

Shaqeel


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

Yes @Shaqeel I tried without using parameters also. Values are getting set but still it's throwing error popup and request is not getting submitted

check the format of the date.


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

Yes the format is also correct, don't understand what's the issue.