A collection of reusable automation functions for Rapise, covering PDF reading, spreadsheet data insertion, UI interactions, data extraction, and more.
- PDF Reading: Extract text and data from PDF files.
- Spreadsheet Handling: Insert and retrieve data from spreadsheets.
- UI Interactions: Automate clicks, form filling, and navigation.
- Data Extraction: Extract information from various file formats.
-
Clone the Repository:
git clone https://github.com/your-username/RapiseAutomationToolkit.git
-
Set Up Git:
git config --global user.email "your-email@example.com" git config --global user.name "Your Name"
-
Explore and Contribute:
- Browse the functions and scripts.
- Feel free to contribute by adding new automation scripts or improving existing ones!
Each script is designed to be plug-and-play with Rapise. Simply import the functions into your test scenarios and customize them as needed.
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.