Hi,
When i am using type into the bot is recognising squares at the end of the word (please see below)
has anyone encountered this before? what is the solution?
Hi,
When i am using type into the bot is recognising squares at the end of the word (please see below)
has anyone encountered this before? what is the solution?
just tried it, its now not picking up any text at all
Can you send the selectors which you are using in Get Full Text?
Is Title attribute value always same ?
If it changes then remove Title attribute from selector and then try once.
@nick.v Can you Try Indicating the Element that you want to Extract the Data from and send the Screenshot of it
yes the title will always be the same
Check for the aaname, innertext in selectors.
Even check in the Visual tree of Ui-Explorer.
@nick.v I Thought there might be an innertext Value , Looking at the Selector I feel You can Access it only through the tableRow and talbleColumn Values
theres no aaname ta all.
i get this error when using data scrapping
You checked with Get Ocr Text activity??
I am not using get ocr text, i am using get full text which doesn’t have an aaname in the selector.