Conversion from Core.Browser to string

Hi,

UiElement instance has various properties etc. Which information do you need?
If you need selector string, the following will work, for example.

varBrowser.Element.Selector.Text

Regards,

1 Like