PDA

Click to See Complete Forum and Search --> : JavaTable


littlefitzer
Apr 22nd, 2002, 05:01 AM
Hi,
I tried posting this Q in the VB forum, but was advised to post here instead. The problem I am having is that I am trying to reference, and insert data into, a JavaTable, through VB. Why? As I am trying to write an automated testing script for my front-end applets. At the moment the only way I can to this is by using the .click method, which is very non-specific, and/or also by tabbing through the table.
Do any of you you know a better, more specific (i.e. I can click on a specific row in the table) way of doing this?
Any help would be greatly appreciated.
Thanks,
littlefitzer