Skip to content

kumawatbharat/seleniumWireDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Selenium-Wire is a python library which extends Selenium's python binding to give you access to the underlying requests made by browser.
It is a lightweight library designed for ease of use with minimum external dependencies.

Instalation

pip install selenium-wire

No specific configuration should be necessary except to ensure you have downloaded chromedriver if you want to run on Chrome and geckodriver if you want to run script in Firefox.
Make sure you provide a path of driver binaries in to your PATH variable.

Run python script

python src/fisrt.py

About

Sample example on Selenium Wire python library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages