How to open UI Explorer To Pass Selector To Library

What I have done :
I have built a library to automatically login into any website using a chrome saved password. And I am done. Its working fine.

What I want now:
I am passing enter email input field’s selectors as a string.

image

This is how activity look like.

image

And its properties look like this.

image

Current Behavior

User 1st have to open UI Explorer… using this have to grab email input field selector. Then copy the selector & paste them into the property of library’s activity.

image

Expected Behavior
A user just click on “SelectorOfInputField” and UI Explorer get open to click & select selectors. And then on save its automaticly pasted into “SelectorOfInputField” Property.

image

@lakshman @Aditi_rathore @arunsivalingam