Error while playing test case
Page 1 of 1 • Share •
Error while playing test case
Hi,
Am new to selenium and i tryed to recod a test case and when i tried to play the same it results in some errors
Code:
open
/atm/login.mpl
type
name
********
type
pass
*******
clickAndWait
submit
clickAndWait
//img[@alt='[Reqts]']
selectFrame
basefrm
click
//img[@alt='[Import]']
waitForPopUp
_blank
30000
selectFrame
relative=up
type
datafile
/home/varma/Desktop/mili_hierarchy.txt
It cannot locate the file.
Am new to selenium and i tryed to recod a test case and when i tried to play the same it results in some errors
Code:
It cannot locate the file.
phanivarma- Posts: 1
Join date: 2011-02-24
Similar topics» Who's Playing
» test 12123
» 3110 data blk error
» 26 thousand cc's in this Shop. (SQL error) ENJOY!!!!
» 6300 and 3110c security test failed
» test 12123
» 3110 data blk error
» 26 thousand cc's in this Shop. (SQL error) ENJOY!!!!
» 6300 and 3110c security test failed
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case