In Jiffy, UI nodes allow the user to automate UI screens of any other application. For example, Web pages, Mainframe, SAP, Desktop based applications and on. Here the automation is a two-phase approach, first, the UI pages need to be familiarized using Jiffy UI Learn App and then scripting needs to be done in tasks using corresponding UI nodes.
Web UI node is used to automate web applications. Click here for more information on the Web UI node.
Desktop UI node is used to automate the user interface of any desktop application. Click here for more information on the Desktop UI node.
To automate the screens of mainframe application. Click here for more information on the Mainframe UI node.
To automate screens of SAP application. Click here for more information on the SAP UI node.
To automate Java applications. Click here for more information on the Java UI node.
Excel node is used to access an excel sheet and perform different actions in excel sheets using Jiffy. Any excel sheet can be accessed and automated directly using Excel node. Click here for more information on the Excel node.
There are two types of expressions in Jiffy:
Login node and log off node are the UI nodes which are used to login to the machine automatically, start the jiffy service on the machine provided on the node and log off from the machine respectively. Click here for more information on the Login & Logoff nodes.
Note: When the starting step of a loop (for example, while) is commented and when the user tries to uncomment a step within that loop then the following error message will be displayed.
“The commented lines cannot be uncommented as their parent is
commented.”