asibin2000
Programmer
I have a IE browser based application that I can tab around but can not lift the objects inside (using java). I can tab through the options on the screen, but the COPY is grayed out, but I can manually right click a link and COPY SHORTCUT, and then paste it into excel.
So I want to tab to this link and then COPY SHORTCUT into excel.
I'm using sendkeys"{tab}" for the navigation but was wondering how to lift the link text or the link itself.
I tried the FAQ on navigation in IE - does not since no table and it is using some kind of java thing.
Thank you!
Lee
So I want to tab to this link and then COPY SHORTCUT into excel.
I'm using sendkeys"{tab}" for the navigation but was wondering how to lift the link text or the link itself.
I tried the FAQ on navigation in IE - does not since no table and it is using some kind of java thing.
Thank you!
Lee