Hello UiPath colleagues!
I have a small problem that I can’t solve and I don’t know if it’s because I’m really doing something wrong.
( I’m really a beginner)
In the first image I have a document open in the Holded platform and I need to get the text that I have pointed.
I also have input and output arguments in this module.
Input arguments:
in_strID_Budget
Output arguments:
out_strCustomerName, out_strCustomerEmail, out_strCustomerAddress, out_strCustomerDDNICustomer, out_strStartDateWork, out_strPaymentType
@Anil_G First of all, thank you for responding and helping me.
I have just found out that the problem is not really that I can’t get the text.
The problem is the following.
I click on a client (for example) and I get a pop up which is the budget (which is what you see in the image) from where I want to get the text.
The problem really is (I just realised) that as this pop up has the same URL it doesn’t recognise it and that’s why it doesn’t take the text.
How can I do it?
Thank you very much in advance