Hi! I have more than 200 Xpaths to execute.
That’s why I would like to avoid creating 200 Variables and put it straight to Dictionary.
Any way to do that?
@Slavich
have a look here:
here a datatable was used to config the retrieval. Also it was the done as preperation to externalize it.
Your request is similar and conversions / adoptions of datatable - dictionaries is possible
3 Likes
@ppr, nice solution, Thank you!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.