Hi Ankesh,
Am taking these Geonumbers from excel and each and every time it varies ......
If it returns 0 have to do one task and if it returns 1 have to do one task .
After completing the tasks and will get the another Geo from excel and again it has to search and based on the result it has to proceed and then thrid geo from excel.
Code for to get the required data is =====
GEOVoIPnumber=mysheet.cells(i,8).value ====
Tried the above code and got the below error
Object doesn't support this property or method: 'Browser(...).Page(...).Object.innertext'
Line (76): "strResultMsg= Browser("Browser").Page("Page").Object.innertext".
Thanks,
Saisu
Am taking these Geonumbers from excel and each and every time it varies ......
If it returns 0 have to do one task and if it returns 1 have to do one task .
After completing the tasks and will get the another Geo from excel and again it has to search and based on the result it has to proceed and then thrid geo from excel.
Code for to get the required data is =====
GEOVoIPnumber=mysheet.cells(i,8).value ====
Tried the above code and got the below error
Object doesn't support this property or method: 'Browser(...).Page(...).Object.innertext'
Line (76): "strResultMsg= Browser("Browser").Page("Page").Object.innertext".
Thanks,
Saisu