amirtanm
(Appu)
February 14, 2020, 11:19am
1
Hi All,
I’m trying to capture the value from the web page and save it in a variable and again need to assign it to an array .
I used GetFull Text and Get Visible text but unable to capture the correct value , i need only the numbers to be captured .
But the output is like this
**Invoice Home **
**User **
Quick
But the screenshot shows as
while the output is different.
Please someone could suggest some better way .
2 Likes
Did you try to use the GetText Activities and make the selector dynamic @amirtanm
cheers
Happy learning
2 Likes
amirtanm
(Appu)
February 14, 2020, 11:30am
3
Ya tried but it captures all the values except the selected part
What browser did you use ? @amirtanm can you try ie with that and scarape again the specific uielement.
cheers
Happy learning
3 Likes
amirtanm
(Appu)
February 14, 2020, 11:43am
5
The application is built only for Chrome , we will not be able to open it in IE.
Thanks for your reply , could u please suggest some other way.
1 Like
When you use get text activity did you select the uielement correctly ? @amirtanm
cheers
Happy learning
2 Likes
karthick
(Karthick)
February 14, 2020, 12:48pm
7
Selecting the correct selector will solve this issue. If at all you get the data as a junk value , we can string manipulate and get the required value.
amirtanm
(Appu)
February 19, 2020, 6:16am
8
hi thanks all , there was an issue with the browser so unable to get the text using any selector so scraped data as an table and processed it , thanks again.
2 Likes
system
(system)
Closed
February 22, 2020, 6:16am
9
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.