Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Actions in a new Browserwindow
#2
Solved: 11 Years, 4 Months ago
Multiple browser instances can be tested using the creationtime property of the browser. What you need to do here is......go the descriptive programming way or add another property to the new browser in the object repository......

the code should look something like this.....
Code:
Browser("name:=new","creationtime=1").Page("name:=xyz2").Image("name:=abc").Click
Browser("name:=new","creationtime=1").Page("name:=xyz2").Image("name:=abc2").Click
Browser("name:=new","creationtime=1").Page("name:=xyz2").close
this I hope should solve your problem......
Reply


Messages In This Thread
Actions in a new Browserwindow - by QADBA - 07-24-2008, 03:47 PM
RE: Actions in a new Browserwindow - by gammaflare - 07-25-2008, 01:08 AM
RE: Actions in a new Browserwindow - by QADBA - 07-25-2008, 07:17 PM
RE: Actions in a new Browserwindow - by FredMan - 07-26-2008, 01:49 AM
RE: Actions in a new Browserwindow - by QADBA - 07-28-2008, 04:43 PM
RE: Actions in a new Browserwindow - by FredMan - 07-28-2008, 05:37 PM
RE: Actions in a new Browserwindow - by QADBA - 07-28-2008, 07:56 PM
RE: Actions in a new Browserwindow - by FredMan - 07-28-2008, 08:04 PM
RE: Actions in a new Browserwindow - by QADBA - 07-28-2008, 08:50 PM
RE: Actions in a new Browserwindow - by FredMan - 07-28-2008, 09:04 PM
RE: Actions in a new Browserwindow - by QADBA - 07-28-2008, 09:28 PM
RE: Actions in a new Browserwindow - by FredMan - 07-28-2008, 09:34 PM
RE: Actions in a new Browserwindow - by QADBA - 07-28-2008, 09:57 PM
RE: Actions in a new Browserwindow - by FredMan - 07-28-2008, 10:03 PM
RE: Actions in a new Browserwindow - by QADBA - 07-29-2008, 12:30 AM
RE: Actions in a new Browserwindow - by FredMan - 07-29-2008, 12:33 AM
RE: Actions in a new Browserwindow - by QADBA - 07-29-2008, 01:03 AM
RE: Actions in a new Browserwindow - by FredMan - 07-29-2008, 01:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to call Actions from other Actions Naresh 1 7,966 09-25-2014, 10:26 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 3 Guest(s)