Hi,
I am building a robot using Kapow version 10.3.0.6.
The robot needs to log in to a system using Device Automation, where I wan't to extract a specific value.
Normally in other systems I am able to extract a value by right clicking on the field I wan't to extract, or by finding the location in the code below.
In this system, the order of the values and the ID's (TD values in the code) varies.
I was hoping I could use a "For Each Loop" (over the whole of the area I am searching for the specific value) and a "Element Selector" where I search for the specific value, but I can't make it work.
Have anyone had the same problem, and did you find a solution?
Kind regards,
Jacob
I am building a robot using Kapow version 10.3.0.6.
The robot needs to log in to a system using Device Automation, where I wan't to extract a specific value.
Normally in other systems I am able to extract a value by right clicking on the field I wan't to extract, or by finding the location in the code below.
In this system, the order of the values and the ID's (TD values in the code) varies.
I was hoping I could use a "For Each Loop" (over the whole of the area I am searching for the specific value) and a "Element Selector" where I search for the specific value, but I can't make it work.
Have anyone had the same problem, and did you find a solution?
Kind regards,
Jacob