01-10-2012, 02:15 PM
Hi,
When the following line is executed it throws a exception "Browser Type Mismatch",
I am not sure why this is happening, can anyone of you point it out.
Regards,
Harsh
When the following line is executed it throws a exception "Browser Type Mismatch",
Code:
Browser("Home").Page("Home").WebTable("StudyTable").GetCellData(CInt(rowId), counter)
I am not sure why this is happening, can anyone of you point it out.
Regards,
Harsh