How to close the child tab using Close tab activity in UIPath

Viewed 4163
1 Answers

In my opinion, It would be alot more easier, if you use send hotkey activity of UI path with "CTRL + w" to close the active tab.

enter image description here

Related