Refresh Browser

Hi, where do I get the browser variable to refresh browser?

When opening the browser I only get UIElement as output:

Thx for any suggestions.
KR, Vanja

Hi @VanjaV

Try this approach

  1. Use Application/Browser activity to open the webpage.
  2. Inside that container, add Refresh Page activity.

If Solution works for you please mark as solution and Happy Automation with UiPath
Thanks

thx @nishi_jain , the use browser gives only UiElement as output (picture)

or, you mean I do not have to specify browser in refresh browser if the activity is inside use browser?

You can use refresh-browser or navigate-browser
and select Refresh option.


Yes, In modern Use Application/Browser activity only gives UiElement as output