How to execute an application using Zap-fix?
- This topic has 1 reply, 2 voices, and was last updated 9 years, 11 months ago by
Sasha ZAP.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Hello CurtisDo,
Thank-you for your question.
Basically you can use the following code to execute the app:
SystemUtil.Run "Directory of the app"
Or if you want to run first the CMD you can write the following code to execute CMD:
SystemUtil.Run "C:Windowssystem32cmd.exe"
Then you scan the CMD window using ZAPTEST (The new name for the Zap-fix Standalone version) and using its objects you write:
Application("Name of the capture Application object").View("Name of the captured View name").Type "Directory of the app" & "{ENTER}"
Please contact Zap for further help.
Thanks,
Sasha
Already have an account? Login
Check you SPAM folder if you do not see the email.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |