Forum Discussion
Julia_K
Alumni
15 years agoHello Lucien,
It looks like the table variable in your script is missing the Set statement required to assign an object to it.
Please try modifying your script in the following way:
Set table = iexplore.pageJmapAdmin.formTheform.tableLoginpanel
Please let us know whether this helps.
Thank you.