Get Chrome Zoom setting

Hi guys.

My robot adjusts the screen zoom setting for some screen shots. After that, I’d like to restore the original setting, but I can’t figure out how to get that setting. Any ideas? The UiPath Chrome extension doesn’t seem to work on chrome://settings/appearance.

Restoring chrome zoom settings (100%) can be done by keys Ctrl+0, you can do that in your automation by using send hotkeys and sending the keys “Ctrl” and “0” (zero)

Certainly, but that would let the zoom set to 100%, and not to the user’s zoom adjustment. If the user operates with, say, 75%, how can I detect that?

Sorry, I misunderstood original settings to the default chrome settings. Pelase try clicking the three dots on the upper right of the chriome screen
image

And then get text the zoom
image