Skip to main content

Render a dynamical sites.

Project description

Description

Web-render is a method of rendering dynamic web pages using Selenium.

Commands

To start the rendering service, use the following command:

render-server "web-render -f selenium --headless --proxy=185.105.91.140:1021" "flask-backend"

To run a test, use the following command:

python -W ignore:ResourceWarning -m unittest web_render/base/test_webrender.py
render-server \
  "web-render -f selenium --chrome-driver-version=116.0.5845.110 --proxy 95.213.10.169:1022 --port 21000" \
  "flask-backend --port 5000 --render-address localhost:21000"

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

w_render-0.2.5.tar.gz (12.5 kB view hashes)

Uploaded Source

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