Hi,
Can anybody share the basic script of "Parametrization using Excel in JUnit or TestNG".
-srikanth
Hello All,
I am looking for the help How to design the custom framework in Selenium RC. basically i am looking for the non compilable code to write for executing the script. Might be script in Groovey.
Thanks
Usman
I want to learn test selenium rc with TestNG using Ecilipse can any one tell me..How to start testing selenium rc with TestNG or JUnit.Any help will be appreciated.
Hi Guys,
This video will help you to setup the eclipse IDE for the selenium rc server to work java. Some new guys face problem to setup the eclipse as it require some technical knowledge to setup it.
so learn the trick and be master of the selenium.
Hi all,
I am writing this piece of code to get the ids of the input fields on the page:
String buttons[] = selenium.getAllFields();
System.out.println("# buttons " + buttons.length);
for(int j =0; j
Q: Can Selenium do image comparison tests?
A: Selenium doesn't provide this on its own. What Selenium RC can do
is return images on the web page to the programming language, which,
coupled with an image processing library, can do image comparison
hi ,
Here is some details how we used selenium as testing tool to create our own keyword framework engineered by us. It is a 8 months hardship to break the secrets and handle lots of challenges. Finally, we succeed and we have fully functional testin
Hi,
There are some of limitation of selenium tool which is not supported in current release and resaerch/development in going on it. One of them is file upload functionality.
The upload functionality is working fine in ide during recording and
Hi,
One of problem faced by selenium Rc user are as follows:
"I am using Selenium RC java client and test-ng. I want to create detail log + failed screen shots meacnism in a generic way (Should be able to used function for all
Selenium 2.0 and WebDriver
WebDriver is a tool for automating testing web applications, and in particular to verify that they work as expected. It aims to provide a friendly API that’s easy to explore and understand, which will help make your tests
Hi,
Enjoy the following ebooks which is helpful in creating scripts for selenium using programming language.
JavaScript : rapidshare.com javascript.pdf.html
Core Java : rapidshare.com Java-The_Complete_Reference.pdf.html
Vb Script :
Hi All
I want to automatically delete cache and cookies in selenium
How can i do this in selenium-java
Can anyone exemplify
Second problem
Often i get the Internet explorer script error pop-up while running my tests .Not in all pages but
Q1. What is Selenium?
Ans. Selenium is a set of tools that supports rapid development of test automation scripts for web
based applications. Selenium testing tools provides a rich set of testing functions specifically
designed to fulfil needs of