General Disclaimer & Licensing

Software, source code and documentation (hereinafter referred as artefacts) available at AutomationDojos are provided ‘as is’ without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of fitness for a purpose or non-infringement. AutomationDojos makes no warranty that:

  • the artefacts will meet your requirements or expectations
  • the artefacts will be uninterrupted, timely, secure or error-free
  • the results obtained from the use of artefacts will be effective, accurate or reliable
  • the artefacts do not contain defects, errors or inaccuracies
  • any errors or defects in the artefacts will be corrected.

All literary contents (articles) are issued under Creative Commons Attribution-NonCommercial-ShareAlike Licensing unless otherwise noted.
All software and source code has associated licensing (various), explicitly attributed/mentioned along with such artefacts.

Tushar Sharma
Tushar Sharmahttps://www.automationdojos.com
Hi! This is Tushar, the author of 'Automation Dojos'. A passionate IT professional with a big appetite for learning, I enjoy technical content creation and curation. Hope you are having a good time! Don't forget to subscribe and stay in touch. Wishing you happy learning!

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Recent Posts

RELATED POSTS

How To Auto-launch VBscript with Elevated Privileges

For cases when you need to execute a VBS script (*.vbs file) as admin with elevated privileges you can try the following snippet. This...

Maven Common Commands Reference

Maven offers a good set of commands and CLI Options to carry out wide range of Dev tasks. Most of these commands are in...

COM Components and Scripting Process

Although this article should not concern you at all as a 'script developer' as long as you are aware of creating a reference to...

Â

RECENT 'HOW-TO'

How To Install Oh-My-Posh On Windows PowerShell

Oh-My-Posh is a powerful custom prompt engine for any shell that has the ability to adjust the prompt string with a function or variable. It does not...

SIMILAR ON CODEX

FEATURED PROJECTS

SEPA Bulk File Generator and Validator

ADjo LABS PROJECT: SEPA Bulk File Generator and Validator. Supported File Types PAIN008, PAIN001, PACS003 and PACS008. Tested for supporting PAIN.008.001.001 and PAIN.008.001.002 (version 1&2). The XML...

MORE IN THIS CATEGORY

Reporting Defects or Features

Always use the project dashboard provided by the hosting service provider (Github, GitLab, CloudForge etc.) to raise any defects / issues. Please do...

Project Contributors

For Projects hosted on external hosting services like CodePlex. Google Code or Cloud Forge, always use the hosted Project services dashboard to raise...

CHECKOUT TUTORIALS

Java Tutorial #7 Part 1 – Classes & Objects

Classes are a very important concept in Java. Java code always needs to be written in a class. In this article, we will be...
- Advertisement -spot_img