Skip to main content

WEB plugin for extensiveautomation server

Project description

WEB plugin for ExtensiveAutomation server

Introduction

This plugin enable to interact with remote web server through the HTTP protocol. This plugin is based on the curl command.

Installing from pypi

  1. Run the following command

     pip install extensiveautomation_plugin_web
    
  2. Execute the following command to take in account this new plugin

     ./extensiveautomation --reload
    
  3. If you want some examples, you can take a look to the samples provided in the Samples folder.

Installing from source

  1. Clone the following repository

     git clone https://github.com/ExtensiveAutomation/extensiveautomation-plugin-web.git
    
  2. Copy the folder sutadapters to /home/extensiveautomation/ and overwrite-it

     cp -rf sutadapters /home/extensiveautomation/
    
  3. Copy the folder var to /home/extensiveautomation/ and overwrite-it

     cp -rf var /home/extensiveautomation/
    
  4. Finally execute the following command to install depandencies

     cd /home/extensiveautomation/
     python extensiveautomation.py --install_adapter WEB
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

extensiveautomation_plugin_web-1.0.1.tar.gz (10.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page