Browser Kit is an open-source UiPath Studio library focused on reusable building blocks and implementation patterns for browser and web automation.
The project aims to improve developer experience, stability, reproducibility, and maintainability for common automation scenarios.
Examples of areas of interest:
- browser session handling
- browser profile handling
- URL-based navigation patterns
- browser launch configuration
- web automation convenience activities
- reproducible browser environments
- utilities and implementation patterns
The project intentionally focuses on practical automation behavior and real-world usage patterns.
/core
Maintained coded implementations
/contrib
(XAML) prototypes and executable specifications
/examples
Sample projects and usage examples
/docs
Architecture notes and project decisions
/lab
Experimental work and early concepts
Contributions may include:
- implementation
- examples
- documentation
- prototypes
- issue reports
- testing
- review and feedback
See:
- CONTRIBUTING.md
- docs/decisions/0001-repository-philosophy.md
Early project setup and scope refinement.
Apache License 2.0