Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • custom_use_prerun: This option decides whether to use Pre-Run feature or not. Set it as true to run the Pre-Run feature.
  • custom_exe_name: This contains the exe file name to be executed in Sauce environment. To run exe in Sauce, you must upload the file to Sauce network.
  • args: It is the list of command line parameters that you want to execute.
  • custom_use_upload: This option decides whether to upload file in Sauce network or not. Set it as true to use upload related properties.
  • custom_file_path: Set this to the valid path where the file is located to be uploaded in the Sauce network.
  • Same way set all other properties for pre-run and uploading script file.
  • For more information about the Pre-Run feature operation, please refer following links,

      ...

      ...

      ...

      Note
      AutoIT works only on Windows platform and does not support other platforms such as Linux, Mac, and so on. End user is responsible for writing AutoIT scripts and generating respective .exe file. Qualitia provides an example of AutoIT script in the Help folder of Qualitia package.


      Image RemovedImage Added