|
I'm using a hosted axWebBrowser to automate web navigation and data retrieval as part of a Visual Studio 2008 windows forms application written in Visual Basic.
While I appreciate having VB's powerful string manipulation and regular expression features available, addressing the details of website navigation, page layout changes, logon/password security, and browser timing issues in native VB code is driving me nuts.
Can anyone reccommend a 3rd party class library or scripting tool to automate a hosted webBrowser? I have made inquiries regarding commercial products from Newbie Labs and iMacros/iOpus, but have not evaluated either product. Does anyone have feedback on using these tools from a VB.net environment?
Thanks, -BGood |