I am getting blank string from ‘Get Text’ for Like button on youtube
however if am trying to do the same for like Channel name and Subscribers its working
here is selector syntax
SyntaxEditor Code Snippet
I am getting blank string from ‘Get Text’ for Like button on youtube
however if am trying to do the same for like Channel name and Subscribers its working
here is selector syntax
SyntaxEditor Code Snippet
Hey,
Have you tried Get Full text/Visible text, if that too didnt work, Identify using UiExplorer , identify the property which holds the value you want to read, then use activity Get Attribute. This should give you the desired value.
Thanks.
How about get attribute?
Can you pin point to once attribute in Uiexplorer which gives you the desired result?
Hey,
Could send screenshot for properties of attributes available and attribute you selected in teh activity?
Thanks.
Hey,
Is likes an attribute you got from explorer?
Is it possible to identify this element using Uiexplorer and send me a screenshot then?
Now can you check in your property explorer if any property is giving you the no of likes
Any update on this