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
~1K People Reached
About Me

Code Practitioner

Favorite Forums

3 Posted Topics

Member Avatar for ashishgh

I have created an application which creates multiple webbrowser controls at runtime...now i want to clean up memory when these webrowsers are deleted see the code below please let me know how can i do it(i have tried dispose method but no luck) Creation on dynamic web browsers on button …

Member Avatar for codeorder
0
279
Member Avatar for Sunny28525

Use Selenium IDE to record automation macro for firefox thats best in World...!!! See attachment

Member Avatar for ashishgh
0
704
Member Avatar for lasalle

Use [B]Selenium IDE[/B] to automate such tasks(It's a plugin for firefox) ,you would never require to write this much senseless code and break your head.

Member Avatar for ashishgh
0
339

The End.