Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Enter the login details
#11
Solved: 10 Years, 8 Months, 4 Weeks ago
Give more details of your problem
Also paste the error message
Reply
#12
Solved: 10 Years, 8 Months, 4 Weeks ago
Hi..

It recognized the object...and got the status as "DONE" but no clicks performed on Log in button...This is the code i had used...

Code:
Set s = Description.Create
s("html tag").value = "INPUT"
s("image type").value = "Image Button"
s("class name").value = "Image"
s("filename").value = "login.png"
s("name").value = "Image"
s("alt").value = "Login"
Browser("Title:= Login").Page("Title:= Login").WebButton(s).click

Try to sort out this...
Reply
#13
Solved: 10 Years, 8 Months, 4 Weeks ago
try this

Code:
Set s = Description.Create
s("micclass").value = "Image"
s("image type").value = "Image Button"
s("file name").value = "login.png"
Browser("title:= Login").Page("title:= Login").WebButton(s).click
Reply
#14
Solved: 10 Years, 8 Months, 4 Weeks ago
Its not working...
Reply
#15
Solved: 10 Years, 8 Months, 4 Weeks ago
post screenshots of your page and SPY properties
Reply
#16
Solved: 10 Years, 8 Months, 4 Weeks ago
Find the enclosed copy....


Find the enclosed copy....
Reply
#17
Solved: 10 Years, 8 Months, 4 Weeks ago
Code:
Browser("title:= Login").Page("title:= Login").Image("micclass:=Image","file name:=login.png").click
Reply
#18
Solved: 10 Years, 8 Months, 4 Weeks ago
Find the enclosed copy...



Attached Files Image(s)
   
Reply
#19
Solved: 10 Years, 8 Months, 4 Weeks ago
why are you attaching samething again, i have replied , check it.
Reply
#20
Solved: 10 Years, 8 Months, 4 Weeks ago
Thanks a lot..Now its working fine
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Facing issue with Java Table to press Enter Key from Keyboard Nasir Ahmed 0 4,389 05-23-2014, 08:05 PM
Last Post: Nasir Ahmed
Question QTP Script for enter data to DB geethu105 2 3,145 02-24-2014, 06:54 PM
Last Post: guin.anirban
  How To pick up the particular mail in Post Login Gmail page and click on Checkbox akhandesh 0 2,698 12-02-2013, 01:35 PM
Last Post: akhandesh
  Unable to enter data in web table nistalaramesh 8 10,246 07-13-2012, 09:14 PM
Last Post: nistalaramesh
  How to enter data into textbox which is under the image link. Lakshman 4 4,956 02-23-2012, 12:14 PM
Last Post: inborntester

Forum Jump:


Users browsing this thread: 1 Guest(s)