Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to login with the same code in different desktop
#1
Not Solved
When iam running the script in my Desktop. Iam getting invalid access to the particular application.
But when i run the same code with same logins in another desktop iam able to open the application

InvokeApplication "C:\Program Files\Internet Explorer\IEXPLORE.EXE "
Browser("title:= about:blank").Navigate "http://cgtwebuie2etest.dev.qintra.com/login.aspx?ReturnUrl=%2fDefault.aspx"

''' ###############Login to CGT#############
Code:
Browser("name:= Login").Page("title:= Login").webedit("name:= CuidTextBox").set " spartha"
Browser("name:= Login").Page("title:= Login").webedit("name:= PasswordTextBox").set "qw1234
Browser("name:= Login").Page("title:= Login").webbutton("name:= Login").click
Reply


Messages In This Thread
Unable to login with the same code in different desktop - by vnsk - 10-19-2011, 05:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't locate items on Win7 Desktop RandomGrin 0 1,981 01-30-2015, 10:55 PM
Last Post: RandomGrin
  How To pick up the particular mail in Post Login Gmail page and click on Checkbox akhandesh 0 2,704 12-02-2013, 01:35 PM
Last Post: akhandesh
  Unable to select an item from weblist and unable to enter text in edit box estherindu 5 9,169 05-15-2012, 12:07 AM
Last Post: viswa
  "How to Count Desktop Icons" suresz449 5 7,741 11-23-2011, 09:53 AM
Last Post: suresz449
  Dialog box error while QTP scripts run from VM Desktop rahuldps 2 4,542 11-14-2011, 01:47 PM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 1 Guest(s)