C# WebBrowser

Discussions and Tech Support related to using the iMacros Component for .NET in your applications.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
MuhdNazmi
Posts: 1
Joined: Tue Jul 29, 2014 9:56 am

C# WebBrowser

Post by MuhdNazmi » Tue Jul 29, 2014 9:58 am

As you know visual c# has webbrowser function . How do i run my imacros using c# webbrowser instead of firefox,chrome, imacros browser.

iimopen ("?")
Tom, Tech Support
Posts: 3834
Joined: Mon May 31, 2010 4:59 pm

Re: C# WebBrowser

Post by Tom, Tech Support » Wed Jul 30, 2014 1:52 pm

Hi MuhdNazmi,

The proper solution is to use the iMacros WebBrowser Component for .NET.

The embeddable iMacros Component gives you the ability to build your own .NET application with all of the playback power of the iMacros Browser, but you have complete control over the look and feel. You can think of it as an advanced web automation engine with which you build your own car.

The iMacros WebBrowser Component for .NET is used mostly by desktop application developers who want to build and distribute royalty-free custom solutions based on iMacros. It is important to note that it is a player-only component. It does not provide recording functionality, so you need at least one other version of iMacros for recording.

For more information about the component and to download a free trial, please visit the following links:

http://imacros.net/download#iMacrosComponent

http://wiki.imacros.net/Component
Regards,

Tom, iMacros Support
Post Reply