I am having trouble getting a button on a web page to click. I am able to get the element and have tried using invokemember but it didnt not work. All i want to do i simulate a click on a button that fires off a javascript to the next page.
when you put the curser over the button javascript appears in the lower corner of the browser. it reads javascript:gotopage(2);
if it was going to page 3 the 2 would be replaced by 3 ect
thanks
when you put the curser over the button javascript appears in the lower corner of the browser. it reads javascript:gotopage(2);
if it was going to page 3 the 2 would be replaced by 3 ect
thanks