I will search for a product in amazon. Using UIpath i want to fetch the number of pages the product is displayed.
As shown in the attached image, i want to fetch the total pages i.e 34.
thanks,
Sashi
I will search for a product in amazon. Using UIpath i want to fetch the number of pages the product is displayed.
As shown in the attached image, i want to fetch the total pages i.e 34.
thanks,
Sashi
Fine
welcome back to uipath community
–use anchor base activity and choose the NEXT-> as anchor with FIND ELEMENT activity and in the left side of anchor base activity use a GET TEXT ACTIVITY and choose the 34 term as element and get the output with a variable of type string
or if we are not able to choose that as a element use SCREEN SCRAPPING METHOD from design tab instead of get text that would work either
kindly try this and let know for any queries or clarification
Cheers @Sashikala_Prabhu