Hello, I am having a problem with macro scripting.
I need to be able to find a particular text input field on a website and click within it. The position of the field adjusts based on a populated table above it.
Since the input name of the field always changes name, and the field's text value doesn't change, is there a way to locate either and adjust the cursor to fix to the position of the field? Or, just find the first text field on a site.
Any help would be great.