https://github.com/robocorp/example-dialogs-google-image-search
This robot demonstrates the use of the RPA.Assistant library to create a simple user interface to allow the user to choose a search query for an image in Google Images Search.
https://github.com/robocorp/example-dialogs-google-image-search
Last synced: over 1 year ago
JSON representation
This robot demonstrates the use of the RPA.Assistant library to create a simple user interface to allow the user to choose a search query for an image in Google Images Search.
- Host: GitHub
- URL: https://github.com/robocorp/example-dialogs-google-image-search
- Owner: robocorp
- License: apache-2.0
- Created: 2020-11-23T14:11:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T10:44:37.000Z (about 3 years ago)
- Last Synced: 2025-01-09T09:27:07.643Z (over 1 year ago)
- Language: RobotFramework
- Homepage:
- Size: 95.7 KB
- Stars: 1
- Watchers: 17
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPA.Assistant Google Image Search
This robot demonstrates the use of the [`RPA.Assistant`](https://robocorp.com/docs/libraries/rpa-framework/rpa-assistant) library to create a simple user interface to allow the user to choose a search query for an image in Google Images Search.

> You can find more information on this example robot on [Robocorp's documentation site](https://robocorp.com/docs/development-guide/dialogs-assistant/how-to-collect-input-from-users).