Hello,
i am new in PAD,
i would like to automate a process that download data from website accessible only from Internet Explorer.
The process is the following:
1) Navigate in the site
2) Click on items to open single folder of each item, and then click with left button on "Download"
The numbers of item is variable but the last item is called ever the same "Technical data", and can be used to stop the cycle of downloading
3)Save documents downloaded in a local folder each with a name of single item, previous created.
I am thinking to proceed as following actions:
Click on web page
Obtain details of web page
Divide text
Count Numbers of rows
Start a cycle n times (With numbers of rows)
Everyone can help me with this flow to indicate me the better way ?
Thank you