PAM-CDE-RECERT Exam QuestionsBrowse all questions from this exam

PAM-CDE-RECERT Exam - Question 76


Which browser is supported for PSM Web Connectors developed using the CyberArk Plugin Generator Utility (PGU)?

Show Answer
Correct Answer: B

For PSM Web Connectors developed using the CyberArk Plugin Generator Utility (PGU), Google Chrome is the supported browser. The documentation specifies the need to install Google Chrome and grant permissions for installing extensions. Additionally, the inclusion of chromedriver.exe in the PGU package further confirms that Google Chrome is the correct and supported browser for this purpose.

Discussion

3 comments
Sign in to comment
omardwOption: B
Mar 21, 2024

Google Chrome (32-bit), version 100 or later Microsoft Edge (32-bit), version 103 or later https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/Latest/en/Content/PASIMP/psm_WebApplication.htm?Highlight=google%20chrome%20through%20PSM

43aa45aOption: B
Apr 27, 2024

I think it will be only Chrome: See Prerequisites https://docs.cyberark.com/pam-self-hosted/Latest/en/Content/PCP/PCP-installation.htm?tocpath=Developer%7CCreate%20extensions%7CPlugin%20Generator%20Utility%7C_____1 In the downloaded PGU package from the marketplace there is only chromedriver.exe with SeleniumIDE (for Chrome,FireFox and Edge) ChromeDriver is a crucial component when automating Chrome browser tasks using Selenium WebDriver. Without it, Selenium WebDriver wouldn't be able to interact with the Chrome browser.

144d6ddOption: B
Jun 22, 2024

Prerequisites On the machine where the Plugin Generator utility will be installed, do the following: Install .NET Framework 4.8. For PSM Web Connector plugins: Install Google Chrome Grant permission to install extensions in Google Chrome https://docs.cyberark.com/pam-self-hosted/Latest/en/Content/PCP/PCP-installation.htm?tocpath=Developer%7CCreate%20extensions%7CPlugin%20Generator%20Utility%7C_____1 ADAC