Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
usage of Inputbox in the QTP script
#1
Not Solved
Hi,
I could able to enter date in the input box but it is not assigned into the application whilte running the script..

Here it follows

Code:
Dim inputVariable
inputVariable=InputBox("Please Enter the End Date")
msgbox(inputvariable)

JavaWindow("User Information System").JavaInternalFrame("Valid values for Status").JavaTable("Table[]").SetCellData "1","7",inputVariable
but nothing is assigned to the mentioned column.
could you please tell me how can I do this

thanks very much in advance.
Reply


Messages In This Thread
usage of Inputbox in the QTP script - by karraaruna - 01-14-2011, 10:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  telnet usage in qtp? smitapawar610 1 1,221 01-04-2019, 11:11 AM
Last Post: pranalimane
  GWT Add-In usage in UFT 12.51 santhosh kumar 0 1,566 03-26-2016, 02:51 AM
Last Post: santhosh kumar
  usage of custom dll's bruegge 1 3,185 10-19-2010, 09:59 PM
Last Post: Cassin
  How to execute the qtp script when this script is added to schedule tasks? venkatbatchu 3 5,338 10-08-2009, 03:19 PM
Last Post: venkatbatchu

Forum Jump:


Users browsing this thread: 1 Guest(s)