Stabilizing Selectors

The full selector gets generated automatically if you use a Click or Type Into activity outside of an Attach or Open Browser activity. While the partial selector gets generated when you use those activities inside the Attach or Open Browser activity.

The first line in a full selector is the Application, essentially. In the partial, that first line is omitted, if that makes sense.

Also, when you use UiExplorer, which can be opened from the Uipath Studio ribbon, you will see the full selector generated. And, typically you would want to use the partial selector by leaving of the Application part of the selector when using an activity inside the Attach or Open scope.

I hope that makes sense.

Regards.