{"id":14978899,"url":"https://github.com/teaglebuilt/robotframework-seleniumproxy","last_synced_at":"2025-10-28T13:31:25.282Z","repository":{"id":44938536,"uuid":"242171757","full_name":"teaglebuilt/robotframework-seleniumproxy","owner":"teaglebuilt","description":"Extension of SeleniumLibrary for RobotFramework. Adding functionality to the webdriver for capturing request/response data ","archived":false,"fork":false,"pushed_at":"2022-01-17T12:04:47.000Z","size":2284,"stargazers_count":9,"open_issues_count":3,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-29T02:05:56.516Z","etag":null,"topics":["maninthemiddle","proxy","proxy-server","python3","robotframework","robotframework-library","selenium","selenium-webdriver"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teaglebuilt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-21T15:34:23.000Z","updated_at":"2023-03-15T11:48:14.000Z","dependencies_parsed_at":"2022-07-20T09:34:10.317Z","dependency_job_id":null,"html_url":"https://github.com/teaglebuilt/robotframework-seleniumproxy","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teaglebuilt%2Frobotframework-seleniumproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teaglebuilt%2Frobotframework-seleniumproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teaglebuilt%2Frobotframework-seleniumproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teaglebuilt%2Frobotframework-seleniumproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teaglebuilt","download_url":"https://codeload.github.com/teaglebuilt/robotframework-seleniumproxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859520,"owners_count":16556036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["maninthemiddle","proxy","proxy-server","python3","robotframework","robotframework-library","selenium","selenium-webdriver"],"created_at":"2024-09-24T13:58:36.170Z","updated_at":"2025-10-28T13:31:24.753Z","avatar_url":"https://github.com/teaglebuilt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SeleniumProxy\n\n![Twitter URL](https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Ftwitter.com%2Fteaglebuilt)\n![GitHub stars](https://img.shields.io/github/stars/teaglebuilt/robotframework-seleniumproxy?style=social)\n![GitHub watchers](https://img.shields.io/github/watchers/teaglebuilt/robotframework-seleniumproxy?style=social)\n![GitHub followers](https://img.shields.io/github/followers/teaglebuilt?style=social)\n\n![Build](https://github.com/teaglebuilt/robotframework-seleniumproxy/workflows/Python%20package/badge.svg)\n![PyPI - Version](https://img.shields.io/pypi/v/robotframework-seleniumproxy)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotframework-seleniumproxy)\n\nA library for RobotFramework that extends [SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary).\n\nProject documentation and usage - [Keyword Documentation](https://teaglebuilt.github.io/robotframework-seleniumproxy/)\n\n# What is it\n\nSeleniumProxy 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.\n\nProxy 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.\n\n[Pypi](https://pypi.org/project/robotframework-seleniumproxy/0.0.2/)\n\n```\n\npip install robotframework-seleniumproxy\n\n```\n\n# How it works.\n\n[Proxy2](https://github.com/inaz2/proxy2) runs the proxy server\n[OpenSSL](https://github.com/inaz2/proxy2)\n\nOpenSSL is required for intercepting HTTPS connections.\n\n```\nbrew install openssl\n```\n\nSeleniums 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.\n\nRobotframeworks seleniumlibrary is extended to add several keywords for creating the webdriver with the given functionality and still capable of using the keywords available\n\n# CREDITS\n\nCredits of code or ideas I have used in this project.\n\n[Jani Mikkonen](http://github.com/rasjani)\n\n- Log wrapper Keyword Decorator\n- Packaging Automation\n\n[Will Keeling](https://github.com/wkeeling)\n\n- Idea of Extending Selenium with Mixins to extend driver functionality\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteaglebuilt%2Frobotframework-seleniumproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteaglebuilt%2Frobotframework-seleniumproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteaglebuilt%2Frobotframework-seleniumproxy/lists"}