how to Launch the tool

how to Launch the tool

Home Forums Ask Expert how to Launch the tool

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #31940
    Kirill Bulatnikov
    Participant

      Hello, thanks for using ZAPTEST

      You need to scan your application first to create application in repository.
      Next use “launch” method over ti your application. For example notepad:
      Application(“Application”).Launch “C:WindowsSystem32notepad.exe”

      Use “exist” method in next step
      Application(“Application”).Exist

      Then performs operations with application based on the methods available in ZAPTEST
      And finally close it:
      Application(“Application”).Close

      That’s it.
      Hope that helps.

      Thanks,
      ZAPTEST Team

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.

    Virtual Expert

    ZAPTEST

    ZAPTEST Logo