Hello, can anyone help me

Hello, can anyone help me

It perfectly saves the data of page 1, but I need it to reach the last page.
I attach my sequence and the capture

Sequence.xaml (26.3 KB)


Hi @GDMM

Instead of this approach, consider using ‘Data Scrapping’ which extracts all the data from each page & saves it in a single data table. You can later filter the dt based on WI3.

Hope this helps, let me know if further clarification is required.
Best Regards.

the condition is not to use those activities:
data scraping
table extraction
extract structure

Hi @GDMM , Check this below workflow attached

Uipath_AcmeSystem_Extraction.xaml (37.7 KB)

Hope this might help you :slight_smile:

1 Like

Hello, could you send me a screenshot of the selectors?

is that they appear to me like this

Hi @GDMM ,

Please find the screenshot folder in below attached zip file and place the “.screenshots” folder in your project folder and refresh the project as below screenshot,

.screenshots.zip (14.7 KB)

image

Hope this might help you :slight_smile:

If it works, thank you very much, I’ll check it out

Hi @GDMM

If above solution works for you then mark it as solution, so that we can close/end
this post.

Happy Automation :slight_smile:

Hello, how can I do so that if type is equal to wi5
click on the magnifying glass and copy that text into a variable
I tried but it didn’t work

Hi @GDMM

You can use same logic which is mentioned in the above workflow, instead of checking “W13” type you have to check for “W15” and in place of get attribute you need to click on search & get text to extract client information details.

Hope this may help you :slight_smile:

Hello

I don’t know how to make ENTER after writing

Hi @GDMM

Use this below string in the type into activity and remove the send hot key which is below type into,

“http://www.sha1-online.com/[k(enter)]”

And let me know if its working for you.

it works

but it does not write me on the page

image

Hi @GDMM

Select the check box in properties of type into activity and check again,
image

it does not work

Hi @GDMM

Can you set Wait for Ready property → Complete.

Use below selector in your type into activity,

<html app='chrome.exe' title='SHA1 online' />
<webctrl tag='INPUT' type='text' name='textToHash' />

Since its working for me, let me know if its working for you?

Hi @GDMM

Please add the selectors as shown in below screenshot,
image

And validate the selector once you add it in the properties section,
image

1 Like

already writes but does not click on hash