wilfred
(Wilfred)
October 28, 2021, 9:43am
1
Hi,
I am new to Uipath
on a project to create automation for Receipt entries into Sage 300
I am trying to capture the contents of a field,
so that i can do comparison
however the field can’t be selected
“can’t be selected” means can click on it, but i cannot do a control c on it
please advice if there is any workabouts
Welcome to the UiPath Community @wilfred !
You can use Get Text activity for that field and that will give you the text you need
If that doesn’t work well, and you are struggling to get a Dynamic selector, you can also consider using Get attribute, and get the text
attribute in variable
wilfred
(Wilfred)
October 29, 2021, 9:23am
3
Hi Rahul
I tried Get text activity
ended up having some selector trouble
as it can’t select to the box directly.
it selects the whole line
so i tried another place to get text
the field is control and unable to put the mouse there to select or click
UIPATH selector is able to select it (get text)
but it returns nothing
wilfred
(Wilfred)
November 8, 2021, 11:15am
4
hi,
I resolved it with screen scrapping
system
(system)
Closed
November 11, 2021, 11:15am
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.