Need help with how to zoom an application in Uipath

Hi Team ,

I am New to UiPath, Currently exploring web automation.
Can anyone tell me how to zoom current tab.

Hey @Hossain,

Welcome to UiPath Community.

Use Keyboard Shortcuts activity targeting the whole browser window and send Ctrl + “+” to zoom in, Ctrl + “-” to zoom out, or Ctrl + “0” to reset zoom.

Wishing you a very happy start with UiPath

Hi @Hossain,

You can refer to this community thread

@Jakir

Welcome to the community

any specific reason you want to do this? that too in a web studio as while running anyways it would run unattended

cheers

cheers

Hi @Anil_G,

I am working with get text, so while it is in 50% resulation it is not able to get the number properly inside of 3 it is taking 8 but while I am resetting to 100% it is working fine.

Can I you the suggestion by @Mir.Jasimuddin ?

Use get text or get attribute not ocr. Resolution or zoom should not have impact on this.

Thank you all this is working

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.