Hello,
I am building a LeanFT C# script which requires me to fetch all the visible controls from the webpage, but I am not sure how to do it programmatically using LeanFT and C#.
I can fetch individual controls with the help of object identification center to get the code for that particular individual control, but if tomorrow there is a new control added to the webpage then it will be totally ignored by the script.
Any inputs/suggestions here would be greatly helpful.
Thanks.