how to click a link in axwebbrowser
-
hi i am working on a web application that automates the web site. it automatically logins after login it wents to the next page but at that next page i want to click a link but the navigator still sees for the first page and gives error" object reference not set to an instance of an object". so plz look into the matter.
-
hi i am working on a web application that automates the web site. it automatically logins after login it wents to the next page but at that next page i want to click a link but the navigator still sees for the first page and gives error" object reference not set to an instance of an object". so plz look into the matter.
-
T_Teef wrote:
object reference not set to an instance of an object
Something is null. Debug the code and find it.