I tried to access different tabs from an excel sheet, i'm getting below Run Error messageĀ
Run Error:
Cannot identify the object "[ WebTable ]" (of class WebTable). Verify that this object's properties match an object currently displayed in your application
".WebTable("html tag:=TABLE", "innertext:=" & datatable.Value("Tab_Name",1) & "").Click".
Please find the attachment
How to fix above error ?
Run Error:
Cannot identify the object "[ WebTable ]" (of class WebTable). Verify that this object's properties match an object currently displayed in your application
".WebTable("html tag:=TABLE", "innertext:=" & datatable.Value("Tab_Name",1) & "").Click".
Please find the attachment
How to fix above error ?