web browser control

  1. updatesvc

    Question Send Mouse Events to form control with Coordinates.

    I am in midst of coding a webbrowser automation tool. I am using the Awesomium Web Control for WinForms in VB.Net. I have the inputs mouse_X and mouse_Y 'relative to the webcontol Left And Top I need help to basically send mouse events to the Webcontrol. I have managed to do this when the...
  2. D

    Question WEB Automation

    Need to be able to go to a website and upload file(s). I am using the code below to access the website and login, but when I get to the file upload part, I cannot communicate with the Browse for File control. I am using a WebBrowser control on a form and the DocumentCompleted event is working...
Back
Top