Skip to content

Web Automation written in C#, using Web Browser control to automate many things. You can do many things by write JavaScript code to control a Web Browser.

Notifications You must be signed in to change notification settings

yuva2achieve/web-automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

##Which thirdparty was used in the Web Automation project?

  1. GeckoFx
  • Replace web browser control
  • Geckofx-Core.dll
  • Geckofx-Winforms.dll
  • xulrunner (folder)
  1. Scintilla.NET
  • Using for texteditor
  • SciLexer.dll
  • SciLexer64.dll
  • ScintillaNET.dll
  1. NPOI
  • Working with excel file (xls)
  • NPOI.dll
  1. MouseKeyboardLibrary
  • Record your mouse and keyboard
  • MouseKeyboardLibrary.dll

##How to run Web Automation project?

  • Make sure all thirdparty exists in output folder
  • Click WebAutomation.sln to open project
  • Because all dll above was inorge when upload to github so please get it from links above.
  • More Infomation

About

Web Automation written in C#, using Web Browser control to automate many things. You can do many things by write JavaScript code to control a Web Browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%