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
Built Distribution
File details
Details for the file pdfconversorcall-0.0.2.tar.gz
.
File metadata
- Download URL: pdfconversorcall-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4aa308b8bf03fa6d535a3f7baed9a1d657e18e3e7d4f98c2f37a5fc431788c78 |
|
MD5 | 1fddce08f221d9103acad413a44c6ddb |
|
BLAKE2b-256 | a9413a84564059e784ad591988ea453e82a1f8c0e65e815f2aa33aa095b6b2f5 |
File details
Details for the file pdfconversorcall-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pdfconversorcall-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.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 | 0e753e9d516a02715ec48cf91f3110f40b7ca584d73e36318ef510d32dae32e8 |
|
MD5 | 79387ddc531fc25ad8ba1346b04cac70 |
|
BLAKE2b-256 | 3c002d41a74c61395524208df86106995e8fcf526ed752003cf77b3c66933852 |