Hi -- hope there is an easy fix that I am overlooking.
There is a column of three buttons within a window -- 'Request', 'Notice' and 'Query' -- but the first two share a 'button6' id in the windowinfo tool and I am unsure how to point to them uniquely. The third ('Query') is 'button8'. Is there a way to uniquely identify 'button6' and 'button7' if no differences appear in windowinfo? I tried to click on 'button6' and the implied 'button7' using a script that works successfully with 'button8' but it does not work.
Is there a way -- besides using mouseclick and coordinates? -- to click on these buttons? Attached are some photos that show the windowinfo and buttons. They are not that useful. Capture1 shows the 'Query' button info and 'Capture2' is what I see when I hover over both 'Request' and "Notice'.
Thanks for the help..