Contents

selenium-wire 5.1.0

0

Extends Selenium to give you the ability to inspect requests made by the browser.

Extends Selenium to give you the ability to inspect requests made by the browser.

Stars: 1803, Watchers: 1803, Forks: 226, Open Issues: 174

The wkeeling/selenium-wire repo was created 5 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1803 github stars!

How to Install selenium-wire

You can install selenium-wire using pip

pip install selenium-wire

or add it to a project with poetry

poetry add selenium-wire

Package Details

Author
Will Keeling
License
MIT
Homepage
https://github.com/wkeeling/selenium-wire
PyPi:
https://pypi.org/project/selenium-wire/
GitHub Repo:
https://github.com/wkeeling/selenium-wire

Classifiers

No  selenium-wire  pypi packages just yet.

Errors

A list of common selenium-wire errors.

Code Examples

Here are some selenium-wire code examples and snippets.

GitHub Issues

The selenium-wire package has 174 open issues on GitHub

  • Your connection is not private
  • I'm trying to capture a JSON request and in the body I can see the particular calendar header that I need but it appears to be an empty list, while inspecting through devtools I can see the complete response with the calendar not empty
  • Request body is none
  • Empty response
  • Python API call failed
  • Is it possible to only use the proxy for specific domains?
  • from seleniumwire import webdriver
  • Not able to Capture request in safari
  • Struggling to Get Selenium-Wire Working in Docker with Remote Webdriver
  • seleniumwire.thirdparty.mitmproxy.exceptions.TcpDisconnect: [Errno 32] Broken pipe
  • requests empty
  • AttributeError: 'Chrome' object has no attribute 'backend'
  • Cannot setup authenticated proxy, that works in regular selenium

See more issues on GitHub

Related Packages & Articles

trustme 1.1.0

#1 quality TLS certs while you wait, for the discerning tester

pywinauto 0.6.8

A set of Python modules to automate the Microsoft Windows GUI

pandera 0.18.3

A light-weight and flexible data validation and testing tool for statistical data objects.

molecule 24.2.1

Molecule aids in the development and testing of Ansible roles

mixer 7.2.2

Mixer – Is a fixtures replacement. Supported Django ORM, SqlAlchemy ORM, Mongoengine ODM and custom python objects.