Road To Automation
Pages
(Move to ...)
Home
Sikuli
SoapUI
Mobile Automation
Webdriver
TestNG & Junit
Jmeter
Training Syllabus
▼
Showing posts with label
Sikuli
.
Show all posts
Showing posts with label
Sikuli
.
Show all posts
Road to handle file download popup in webdriver using Sikuli
›
In this post I will show you how to integrate webdriver test script with Sikuli automation tool to handle window popup utility like file do...
2 comments:
Road to clear input filed using sikuli java
›
In this post in am going to explain, how to clear input fields value using sikuli with java. As Sikuli does not provide any function to cle...
Sikuli Firefox Webdriver
›
Sikuli launched new API for java based programming language frameworks. This API provide image based GUI automation. The new java library ...
1 comment:
How to search image (locator) using sikuli
›
Some time we are getting that image are not displayed on screen which is captured by sikuli at run time. Such as we open a www.google.com...
5 comments:
Sikuli With Test NG framework
›
Prerequisite 1. Download and install sikuli from for more information visit link " http://www.sikuli.org/download.html 2. Download...
16 comments:
About Sikuli
›
Sikuli is an open-source research project originally started at the User Interface Design Group at MIT. Sikuli Script automates anything...
How to wait image (clip) before perform any sikuli action
›
To accomplish any action on image(clip) using sikuli I created below two methods: public boolean isImagePresent(String image) { ...
4 comments:
How to capture images using Sikuli?
›
Prerequisite: 1. Download and install Sikuli from for more information visit link "http://www.sikuli.org/download.html 2. D...
2 comments:
Home
View web version