04-24-2009, 04:31 PM
Hi,
I am not clicking on the drop down to select value. I enter some text in the text box 1 and based on that text, value of drop down gets populated. But If i fill up the form manually then it is working fine. If I run the script then it is not working.
Now to resolve this issue, I am directly entering the URL in Record and Run setting box and script is working fine. (seems strange solution, but working for now)
Previously I was using
SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe","","C:\Documents and Settings\admin","open"
to open the browser.
Thanks
Rajani
I am not clicking on the drop down to select value. I enter some text in the text box 1 and based on that text, value of drop down gets populated. But If i fill up the form manually then it is working fine. If I run the script then it is not working.
Now to resolve this issue, I am directly entering the URL in Record and Run setting box and script is working fine. (seems strange solution, but working for now)
Previously I was using
SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe","","C:\Documents and Settings\admin","open"
to open the browser.
Thanks
Rajani