fbpx

how to Launch the tool

how to Launch the tool

Home Forums Ask Expert how to Launch the tool

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31939
    Sowmiya S
    Participant

      Hi,
      I am unable to lauch the software(exe) using zaptest for windows application.
      kindly help me start the scripting for below functionalities
      1. launch the exe
      2. exist check of exe
      3. bringing the control to the particular tool if more than one tool opened
      4. closing the exe or tool

      #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 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.

      Virtual Expert

      ZAPTEST

      ZAPTEST Logo