Road To Automation
Pages
(Move to ...)
Home
Sikuli
SoapUI
Mobile Automation
Webdriver
TestNG & Junit
Jmeter
Training Syllabus
▼
How to get windows info using AutoIT?
›
Prerequisites. Download and install AutoIt on machine from below link. http://www.autoitscript.com/site/autoit/downloads/ Steps...
1 comment:
Start with Java Selenium RC - Procedure to create first test script for the beginners
›
Prerequisites: Download Selenium2 jar file from http://seleniumhq.org/download/. Download TestNG jar file from http://testng.org/doc/d...
2 comments:
User-Extensions js file with Selenium RC
›
1 – Create user extensions file and place your user-extension.js file in the same directory where Selenium Server. Run selenium server ...
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:
Start with Python Selenium RC - Procedure to create first test script for the beginners
›
Prerequisite: Python should be installed and set up path in your machine. Download Python from http://www.python.org/getit/ Download Se...
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