Super Basic Guide to Cyberark Web Connectors

CyberArk 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

Commenti

Post popolari in questo blog

Da un progetto Java Maven ad un jar "eseguibile" che comprende tutto quanto necessario alla sua esecuzione.

JPA: dichiarazione di un Identificativo che utilizza una Sequence