Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mubbashir/Sikuli-on-Selenium
A demonstration of how Sikuli and Selenium can be used to automate things like flash uploader.
https://github.com/mubbashir/Sikuli-on-Selenium
Last synced: 4 months ago
JSON representation
A demonstration of how Sikuli and Selenium can be used to automate things like flash uploader.
- Host: GitHub
- URL: https://github.com/mubbashir/Sikuli-on-Selenium
- Owner: mubbashir
- Created: 2011-07-09T14:45:45.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-11T09:21:23.000Z (about 13 years ago)
- Last Synced: 2024-08-01T08:08:46.474Z (7 months ago)
- Language: Java
- Homepage:
- Size: 36.4 MB
- Stars: 29
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
= Sikuli on Selenium
Sikuli on Selenium is a demonstration of how one can use Sikuli and Selenium together to automate almost every thing related to web automation.
To show how they are working together a flash file uploader (http://demo.swfupload.org/v220/overlaydemo/index.php) is automated using selenium 2.0 and SikuliFind out more about Selenium at http://seleniumhq.org/ and visit http://sikuli.org/ for information about sikuli.
_v0.2_
Changes:
* Changes the project to a Maven project
* Changed the Driver from chrome to Firefox
* Added and using images for OS X lion and Firefoxgit status::
On branch master
modified: .classpath
modified: .project
modified: README.rdoc
deleted: lib/selenium-server-standalone-2.0.0.jar
deleted: lib/testng-6.0.1.jar
deleted: src/com/test/sikuli/demo/FlashUploadViaSikuli.java
deleted: src/com/test/sikuli/demo/SikuliUtil.java
modified: test.xmlUntracked files
.settings/
img/Go_l.png
img/Open_l.png
img/SelectFile-f.png
img/mohenjo_daro_to_click.png
pom.xml
src/test/