Skip to main content

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

  1. Make sure you have Python installed on your system.
  2. 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


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)

Uploaded Source

Built Distribution

hellosmalldemo-0.0.1-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

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