Adding Jar(s)

User can add a new Jar to library to be used by the scripts.

  1. Click on Scripts tab
  2. Right click on External Libraries in left pane
  3. Find the jar you want to upload and click on it
  4. Click on ‘Open’ button and this jar will now be uploaded and used by the scripts
  5. Click on ‘Build’ button to validate new jar gets compiled
  6. Click on ‘Git Push’ button if you want to push this new jar to other users

Deleting Jar(s)

Here are the steps to delete the jar or to replace it by deleting first and then adding the new one you want to use.

  1. Click on Scripts tab
  2. Expand External Libraries in left pane
  3. Right click on the jar file you want to remove
  4. Click on Delete and click on Yes on confirmation
  5. Click on ‘Git Push’ button if you want to push this new deletion change to other users

Adding Binaries

User can also add any binaries that will be used by automation. The two binaries that already come with sample project are the Chromedriver and IE drivers for selenium but you can also add any other one to be used for your automation purposes. This is also where Geckodriver for Firefox or any other type of binaries used by your test automation tool.

  1. Click on Scripts tab
  2. Right click on Bin in left pane
  3. Find the binary file you want to upload and click on it
  4. Click on ‘Open’ button and this jar will now be uploaded and used by the scripts
  5. Click on ‘Git Push’ button if you want to push this new file to other users

Deleting Binaries

Here are the steps to delete the binaries or to replace it by deleting first and then adding the new one you want to use.

  1. Click on Scripts tab
  2. Expand Bin in left pane
  3. Right click on the jar file you want to remove
  4. Click on Delete and click on Yes on confirmation
  5. Click on ‘Git Push’ button if you want to push this new deletion change to other users

Feedback

Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
For customer support, please contact us here.

Post Comment