Skip to content

Benkan98/selenoid-selenium-wire

Repository files navigation

Install

install the requirements.txt in the root project directory

pip install -r requirements.txt

Run the web service

cd composetest
docker-compose up

Web pages

Selenoid UI exists at localhost:8080. Demo app exists at localhost:5000

Running the demo

Go to project root dir.

run the selenoid standalone example

python3 selenoid-example.py

run the selenoid with selenium-wire example

python3 selenoid-with-selenium-wire.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published