Situation: I currently log onto a website using my username and password. I then then open a Java Application and click onto a page that displays rows of information i wish to copy. In the top left-hand corner of the screen is a drop down box and selecting each option in this box produces a new table of results.
Task: I am trying to find a way to automate the copy process, rather than manually select each option and copying it.
Can anyone point me in the right direction?
Thanks in advance.