Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~43 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for eldhose1985

hi, I have try to load webpage and navigate in my application i succesfully login and navigate to the transaction report page now i want to get the report for that i want to click the button in that page [CODE]"<input type="button" id="btnSearch" onclick="onClickButton('btnSearch');" class="Button" value="Search">" [/CODE] i used webbrowser1.document.getelementbyid('btnSearch').Invokemember("click") …

0
43

The End.