https://github.com/robocorp/example-windows-desktop-app-robot
This software robot opens the Spotify desktop application, searches for the given song, and plays the song. The robot demonstrates the basic Windows-automation capabilities of the RPA Framework, using keyboard navigation.
https://github.com/robocorp/example-windows-desktop-app-robot
Last synced: over 1 year ago
JSON representation
This software robot opens the Spotify desktop application, searches for the given song, and plays the song. The robot demonstrates the basic Windows-automation capabilities of the RPA Framework, using keyboard navigation.
- Host: GitHub
- URL: https://github.com/robocorp/example-windows-desktop-app-robot
- Owner: robocorp
- License: apache-2.0
- Created: 2020-11-23T14:00:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T22:36:22.000Z (over 3 years ago)
- Last Synced: 2025-01-09T09:27:02.762Z (over 1 year ago)
- Language: RobotFramework
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 18
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows Desktop App Robot
This software robot opens the Spotify desktop application, searches for the given song, and plays the song. The robot demonstrates the basic Windows-automation capabilities of the RPA Framework, using keyboard navigation.