Script Questions
- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month ago by Sergey ZAP.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Ask Expert › Script Questions
‘ Launch ZapTest VNC Process
Application(“ZAPTestVNCLogin”).Launch “C:Program Files (x86)ZAP-fiXZAP ViewerZAP Viewer”
‘ Check for the Existence of the server label to ensure that we are on the right page
Application(“ZAPTestVNCLogin”).View(“View_1”).Object(“LabelServer”).Exist
‘ Close the Zaptest VNC Process
Application(“ZAPTestVNCLogin”).Close
With that script, I am receiving an error that says:
“ZAPTEST Free Edition is limited to simple scripts.
Your script contains:
For loop
To use Loops and Modularity please upgrade to ZAPTEST Full version”
Is there a For loop in that script that I am not seeing?
Hi Matthew,
With ZAPTEST Free edition please avoid using vbscript looping keywords – for, do, while.
Even as part of commented text.
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. |