Convert WebElement into pdf
Project description
HTMLConversor
HTMLConversor is a Python class that automates the process of converting sales data from an intranet website to a PDF file. It utilizes the Robot Framework's RPA library for web automation.
Features
- Log in to the intranet website.
- Download sales data stored in an Excel file.
- Fill in a sales form with data from the Excel file.
- Collect sales results and export them as a PDF file.
- Log out from the intranet website.
Installation
- Make sure you have Python installed on your system.
- Install the required dependencies using pip
Usage
from HTMLConversor import HTMLConversor
# Initialize HTMLConversor
converter = HTMLConversor()
# Convert sales data to PDF
converter.to_pdf()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hellosmalldemo-0.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file hellosmalldemo-0.0.1.tar.gz
.
File metadata
- Download URL: hellosmalldemo-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7159a6e5920daa1c1e76b47bc743c95282acbad115bad15dd88b4197ce3e3554 |
|
MD5 | 3bec12825b3e6a9ccab6389c3f381994 |
|
BLAKE2b-256 | 9f18e6d46ea90344dc4492fc39de173ac094f476e7d44265314eda835247c3ed |
File details
Details for the file hellosmalldemo-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: hellosmalldemo-0.0.1-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79356b5718216d93ecb16f6cf631c213049bf3bf3d26f38308c31f6e5f3cb4ed |
|
MD5 | caa163f6121df671e48c9f23acc75573 |
|
BLAKE2b-256 | 0a70b6b3268bf5065eca931936b845b0dca6ec152ff26ca086fca7b749ee3bb2 |