My Experience with open source software
In this blog i would like to explain about how to test applications using open source testing tools
Friday, October 10, 2008
Using javacode in Selenium test
Here i will list out the steps to be followed to run a java code using Selenium RC
*
:Using Selenium IDE create the script
*
:Export to a java code
*
:Be sure the java file is in the folder specified in the package statement
*
:Run selenium server
*
:Compile the java file
*
:Run the java file
Newer Posts
Home
Subscribe to:
Posts (Atom)