Quality Testing

Quality is delighting customers

hai all,

How can i go back in Browser(with QTP).

Browser("xxx";).back is working in my system but in my lead system it is not working. Is there any other method.

Windows Shell object also not working

( I attached to images of the screen, in these i need to go from 1st img to 2nd img )

IE 8, windows 7  

Views: 319

Attachments:

Reply to This

Replies to This Discussion

Uday,

Try with WScript Sendkeys

Set WshShell = CreateObject ("WScript.Shell")
WshShell.SendKeys "%F" '% represents ALT key. and F for file menu

Here you need to find "Left" Arrow, if i find i will update here.

 

--Subbu.

As per mine if we have faced this type of problem with back then we can use

Browser("title:=.*").navigate "url "   through this we can navigate at specified url either it is home page or other

correct me if m i wrong.

RSS

TTWT Magazine

Welcome to Quality Testing!

Keith Klain

 Director - Head of Global Test Center at Barclays

Advertisement

Submit A Job

Submit A Tool

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2013   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service