Robocorp Inspector
Project description
Robocorp Inspector
Robocorp Inspector is a tool for exploring various user interfaces and developing ways to target elements within them. An expression that can target specific UI elemements is called a locator, and these locators can be used to automate applications typically used by humans.
Development
The project uses invoke
for overall project management, poetry
for
python dependencies and environments, and yarn
for Javascript dependencies
and building.
Both invoke
and poetry
should be installed via pip: pip install poetry invoke
- To see all possible tasks:
invoke --list
- To run the project:
invoke run
All source code is hosted on GitHub.
Usage
Robocorp Inspector is distributed as a Python package with all front-end components compiled and included statically.
If the package (and all required dependencies) is installed manually,
it can be run with the command: inspector
.
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
Hashes for robocorp_inspector-0.6.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5dd5259dd2add889c194777ecd8b8466d452eb3530b0e63d38d090dbdb8b66e |
|
MD5 | f0b79d08aa32087ed66bbdcb0372bfac |
|
BLAKE2b-256 | ac016675af241817cd6036df153780a2d554eca8fc0f6240f95e14b7905eec8a |