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 hashes)
Built Distribution
Close
Hashes for hellosmalldemo-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79356b5718216d93ecb16f6cf631c213049bf3bf3d26f38308c31f6e5f3cb4ed |
|
MD5 | caa163f6121df671e48c9f23acc75573 |
|
BLAKE2b-256 | 0a70b6b3268bf5065eca931936b845b0dca6ec152ff26ca086fca7b749ee3bb2 |