Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WI and WA compilant #21

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Changed Credentials to Credential to match terminology used in Orches…
…trator.
mshcruz committed Nov 21, 2019
commit 5862e8363d1a8ff885d2fa1496ca359e3a37b19e
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@

1. **INITIALIZE PROCESS**
+ ./Framework/*InitiAllSettings* - Load configuration data from Config.xlsx file and from assets
+ ./Framework/*GetAppCredentials* - Retrieve credentials from Orchestrator assets or local Windows Credential Manager
+ ./Framework/*GetAppCredential* - Retrieve credentials from Orchestrator assets or local Windows Credential Manager
+ ./Framework/*InitiAllApplications* - Open and login to applications used throughout the process

2. **GET TRANSACTION DATA**