Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait() function in QTP
#3
Solved: 11 Years, 4 Months, 4 Weeks ago
Hi
Thanks for the reply..Checkout the code below..

Code:
Browser("Home_2").Page("Home").WebEdit("ctl00$uxMNJDefaultContentPlace").Click
Browser("Home_2").Page("Home").WebEdit("ctl00$uxMNJDefaultContentPlace").Set username 'Read User name from datasheet
Browser("Home_2").Page("Home").WebEdit("ctl00$uxMNJDefaultContentPlace_2").Click
Browser("Home_2").Page("Home").WebEdit("ctl00$uxMNJDefaultContentPlace_2").Set Password'Read Password from datasheet
Browser("Home_2").Page("Home").Link("Sign In").Click

i want to use sync here...how to do it...
As i want a function here that wait only for the time application need not more than it...
as in wait if i add wait(20) then it wait for 20 millisec/sec ,but my page navigation required only 10..
please help me out...Smile
Thanks
Reply


Messages In This Thread
Wait() function in QTP - by galstar - 08-19-2010, 06:01 PM
RE: Wait() function in QTP - by PrabhatN - 08-19-2010, 06:20 PM
RE: Wait() function in QTP - by galstar - 08-19-2010, 06:29 PM
RE: Wait() function in QTP - by venkatbatchu - 08-19-2010, 09:10 PM
RE: Wait() function in QTP - by basanth27 - 08-24-2010, 08:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Calling a function in a Test Script from a function library anupam4j 3 6,180 06-26-2015, 12:31 AM
Last Post: babu123
  help with wait property function kp_usa 3 4,347 12-20-2012, 10:49 PM
Last Post: kp_usa
  wait QAVA 1 3,063 11-13-2012, 07:29 PM
Last Post: imzeeshan
  How to control WAIT time with STATIC variable? chong67 3 4,059 06-22-2012, 10:38 AM
Last Post: sshukla12
Exclamation Alternative for Wait Statement Veekay 2 8,619 03-20-2012, 07:13 PM
Last Post: swathi

Forum Jump:


Users browsing this thread: 1 Guest(s)