lucieneven
14 years agoContributor
TestExecute failed to find object "table" under 64 bits IE
Hello,
On a 64bits machine, with TestExecute, we met a problem to run script recorded
on IE 64bits.
As enclosed 2011-12-02 4-09-26 PM.png, the 64 bits IE explorer was launched successfully, but error popup as "Object required: 'table'".
Go back to script,
table = iexplore.pageJmapAdmin.formTheform.tableLoginpanel
Set textbox = table.cell.textboxUsername
We doubted that it might be because TestExecute can't identify the IE 64bits script, because seems IE 32 bits script doesn't have table as an object.
As can be seen from 2011-12-02 4-10-55 PM.png, we verified that invoked IE explorer was 64 bits instead of 32 bits. Here, we can't figure out why TextExecute can't find the 'table' as an object.
Enclosed 2011-12-02 4-12-15 PM.png is a screenshot of the scripts. And *.mht is a test result report.
Please shed some light here, many thanks!
Lucien
On a 64bits machine, with TestExecute, we met a problem to run script recorded
on IE 64bits.
As enclosed 2011-12-02 4-09-26 PM.png, the 64 bits IE explorer was launched successfully, but error popup as "Object required: 'table'".
Go back to script,
table = iexplore.pageJmapAdmin.formTheform.tableLoginpanel
Set textbox = table.cell.textboxUsername
We doubted that it might be because TestExecute can't identify the IE 64bits script, because seems IE 32 bits script doesn't have table as an object.
As can be seen from 2011-12-02 4-10-55 PM.png, we verified that invoked IE explorer was 64 bits instead of 32 bits. Here, we can't figure out why TextExecute can't find the 'table' as an object.
Enclosed 2011-12-02 4-12-15 PM.png is a screenshot of the scripts. And *.mht is a test result report.
Please shed some light here, many thanks!
Lucien