Skip to main content

Capture requests/responses generated with Seleniums Webdriver

Project description

SeleniumProxy

Twitter URL GitHub stars GitHub watchers GitHub followers

Build PyPI - Version PyPI - Python Version

A library for RobotFramework that extends SeleniumLibrary.

Project documentation and usage - Keyword Documentation

What is it

SeleniumProxy inherits seleniums webdriver and captures all network activity generated by the webdriver. The webdriver stores data in a class with added keywords to interact with requests and responses.

Proxy Server is launched in the background with a proxy client added to the webdriver class that adds the methods needed to interact with the proxy server at run time.

Pypi


pip install robotframework-seleniumproxy

How it works.

Proxy2 runs the proxy server OpenSSL

OpenSSL is required for intercepting HTTPS connections.

brew install openssl

Seleniums webdriver browser type is a class which is inherited and extended to give the webdriver the ability to create a client proxy and store the activity within the webdriver.

Robotframeworks seleniumlibrary is extended to add several keywords for creating the webdriver with the given functionality and still capable of using the keywords available

CREDITS

Credits of code or ideas I have used in this project.

Jani Mikkonen

  • Log wrapper Keyword Decorator
  • Packaging Automation

Will Keeling

  • Idea of Extending Selenium with Mixins to extend driver functionality

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

robotframework-seleniumproxy-0.0.3.tar.gz (155.9 kB view details)

Uploaded Source

File details

Details for the file robotframework-seleniumproxy-0.0.3.tar.gz.

File metadata

  • Download URL: robotframework-seleniumproxy-0.0.3.tar.gz
  • Upload date:
  • Size: 155.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for robotframework-seleniumproxy-0.0.3.tar.gz
Algorithm Hash digest
SHA256 95501d37cf6a3cfcb520ff22778694cba2ea34824ec62a1ccc1fe98d5bf8d00d
MD5 b36f6352b01b19f700ac2b8451c6749f
BLAKE2b-256 b241617d6d72a00377b289f5a0b191a00ea40d09024193a79218099498be3e75

See more details on using hashes here.

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