martedì 12 marzo 2024

Cyberark Web Connectors examples

Web Connectors 

With the following configuration, it will look for the two fields by tag name and the button for XPath. 

username>{Username}(SearchBy=Name) 

password>{Password}(SearchBy=Name) 

/html/body/div/form/div/div/div^[2^]/button>(Button)(SearchBy=XPath) 

 

 Pay attention to the "^" before each "[". It is mandatory. Value for SearchBy: ID, Name, Class, XPath

To know more: https://docs.cyberark.com/pam-self-hosted/12.6/en/Content/PASIMP/psm_WebApplication.htm

Nessun commento: