Skip to content

ludycool/NetInteractor

 
 

Repository files navigation

NetInteractor

Web operation automation library in C# (.NET Core)

It can be used for the purposes below:

  • Web white-box test automation;
  • Web operation automation;
  • ...

Features:

  • Xml as script;
  • Accept input parameters;
  • Extract parameters from the responses of middle steps (output parameters);
  • Basic work flow controlling (if);

About

Web operation automation library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.2%
  • HTML 1.8%