-
Notifications
You must be signed in to change notification settings - Fork 6
How to
Nuno Aguiar edited this page Sep 21, 2019
·
21 revisions
- Add code to be executed on shutdown
- Handling keyboard input
- Use environment variables
- How to use OpenAF from Notepad++
- Adding color to OpenAF scripts
- Executing code asynchronously (promises)
- Protecting from system exit
- Encode/Decode base64 in OpenAF
- Handling map keys spacing in templates
- Using OpenAF's merge
- Searching map keys and values
- Easily add a SSL certificate to access an URL
- Apply selectors to an array
- Comparing maps and arrays
- Is defined or undefined
- Quickly validate a YAML file
- Function profilling
- OpenAF-console color formatting
- Timing executions on OpenAF console
- Increasing the history size for openaf-console
- Making REST service calls from OpenAF
- Handling failure on REST calls
- Quickly build a REST service in OpenAF