https://github.com/digisoch/sikuliconcepttest
This repository showcases the Sikuli concept, which allows for the automation of graphical user interfaces (GUIs) using image recognition. In this demonstration, we will show how to automate a web page interaction using Sikuli, with a YouTube video embedded as part of the demonstration.
https://github.com/digisoch/sikuliconcepttest
flash-player-test test-automation youtube-video-automation
Last synced: 3 months ago
JSON representation
This repository showcases the Sikuli concept, which allows for the automation of graphical user interfaces (GUIs) using image recognition. In this demonstration, we will show how to automate a web page interaction using Sikuli, with a YouTube video embedded as part of the demonstration.
- Host: GitHub
- URL: https://github.com/digisoch/sikuliconcepttest
- Owner: DigiSoch
- Created: 2024-11-14T17:02:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-24T07:23:12.000Z (4 months ago)
- Last Synced: 2025-02-17T20:39:39.434Z (3 months ago)
- Topics: flash-player-test, test-automation, youtube-video-automation
- Language: Java
- Homepage:
- Size: 7.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sikuli Concept Demonstration
## Introduction
This repository showcases the Sikuli concept, which allows for the automation of graphical user interfaces (GUIs) using image recognition. In this demonstration, we will show how to automate a web page interaction using Sikuli, with a YouTube video embedded as part of the demonstration.## Prerequisites
- Java Runtime Environment (JRE) installed
- SikuliX installed
- A web browser (e.g., Chrome, Firefox)
- Internet connection to access the YouTube video## Getting Started
1. Clone this repository:
```bash
git clone https://github.com/arvind-git-code/SikuliConceptTest.git
cd SikuliConceptTest# Script Explanation
The Sikuli script (SikuliConceptTest) performs the following actions:
+ Locates the web browser window.
+ Searches for the YouTube video play button.
+ Clicks on the play button to start the video.# Contributing
Contributions are welcome! Please fork this repository and submit a pull request with your changes.# License
This project is licensed under the MIT License - see the LICENSE file for details.## Connect with me
- **Name:** Arvind Kumar
- **LinkedIn:** [LinkedIn Profile URL](https://www.linkedin.com/in/arvind-kumar-a8b591221/)
- **Email:** [Email](mailto:[email protected])