hi communities, im still new to UiPath and currently got a task where i need to get some information at online newspaper, i want the selector to take that value cause there are certain media source only that i want to take
What’s the problem exactly? I suspect that if it’s red colour of Validate button it’s because you use variable for idx attribute. I’m not sure if setting default value will work for UI Explorer, but it definitely does work for Selector Editor window.
So if you want to test your selector in UI Explorer I recommend replacing {{WebsiteCounter}} with actual value (1, 2, 3, etc.) in UI Explorer or set default value of WebsiteCounter to 1, 2, 3 etc. and use Selector Editor window to validate selector.