UNPKG

valence-test

Version:

Test applications running in Valence and 5250 screens with Fusion5250

57 lines 1.06 kB
{ "steps": [ { "command": "see", "column": 33, "row": 1, "successMessage": "IBM i Main Menu Found", "value": "IBM i Main Menu" }, { "command": "see", "column": 1, "row": 19, "successMessage": "Selection or command Found", "value": "Selection or command" }, { "command": "type", "column": 7, "row": 20, "value": "wrkactjob" }, { "command": "sendKey", "value": "ENTER" }, { "command": "see", "column": 30, "row": 1, "successMessage": "Command Successful: wrkactjob", "value": "Work with Active Jobs" }, { "command": "sendKey", "value": "F12" }, { "command": "type", "column": 7, "row": 20, "value": "90" }, { "command": "sendKey", "value": "ENTER" }, { "command": "see", "column": 23, "row": 1, "successMessage": "Login Screen Found", "value": "Sign On" } ], "title": "WRKACTJOB" }