Forum Discussion
bommareddy
9 years agoContributor
Hi,
If we want to open desktop application with different user credentials, we will use the following in TC.
TestedAppObj.RunAs(Domain, UserName, Password)
In the same way can we open application with different date format.
Thanks,
BommaReddy
shankar_r
9 years agoCommunity Hero
I know some of the application will start/open only in specific Time-zone but I'm not sure why you want to open a application in a particular date format.
Is there any specific reason to open a application with certain format?