I’m trying to get a registration numbers of 2 different companies and I’m using Get Text activity to do the same.
However, when I indicate the registration number of first company on the webpage, the registration number of second company is not being fetched and vice versa.
The selector of the first company is as below:
The selector of the second company is as below:
How can I get both the registration numbers using a single selector?
Change the idx value to 1 in Second selector and see whether it is indicating first registration number or not. If yes then you can increment idx value to fetch all registration numbers.
Can we access that website from my end ? If possible share the Url to us. We will check and get back to you.