Attaching Browser While Testing Activity

I have a bug that’s occurring in the middle of my automation, but I can’t figure out how to use “Test Activity” or “Run from this Activity” because doing so skips the browser attachment and I can’t figure out how to attach one when testing and debugging from mid-process. I have to start from the very beginning of the process each time because it’s the only way I know how to have the activities operate against the appropriate browser window. Is there a way to do so, or do I have to run the entire process until it gets to my breakpoint prior to the bug?

Hi @kijpar

Welcome to the UiPath community

You could use test activity and check the local panel to pass the variable or argument values for testing purposes.