I have developed a application on c# with default webcontroler but that is eating too much memory and it consumes 500+Mb just in half an hour.So i went for gecko Fx but here come problem.I can't click on the button that doesn't have id.I can see many options like GetElementsByClassName and like that but i can't click on button.
Actually i'm trying to make youtube comment thumb up bot using GeckoFx . Can someone suggest how i can click on the comment thumb up button.
Or It will be also nice to know if there is any method to release that memory from default webcontroler after each request.
Actually i'm trying to make youtube comment thumb up bot using GeckoFx . Can someone suggest how i can click on the comment thumb up button.
Or It will be also nice to know if there is any method to release that memory from default webcontroler after each request.