Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get the dynamic page in Active Screen ?
#1
Not Solved
Hi,

Normally If I click next Sync page it will show the result page in the active screen.Then I will use stand check point to Assert the result.
Like this,
Code:
Browser("name:="&result").Page("url:="&url1).Sync
Browser("name:="&result").Page("url:="&url1).WebElement("outerhtml:="&webel).Check CheckPoint("0")

Now My Problmatic code is,
My Code is,
Code:
Browser("RETS(.*)").Page("RETs(.*)").WebList("name:=Type").Select Res
Browser("RETS(.*)").Page("RETs(.*)").WebList("name:=Format").Select Format1
Browser("RETS(.*)").Page("RETS(.*)").WebButton("name:=GetMetadata").Click
Browser("RETS(.*)".Page("Page_10").Sync



Here If I click next to Sync I am not ableto see anything in my active screen.Actually I am using url string arguments for Page_10.
Like this,
Code:
Browser("RETS(.*)".Page("url:=&url").Sync
I must have to get this in the Active screen.Then I need to assert by using stand Check point?
What is the problem.
It is little urgent.
Any help?

Thanks,
Uma
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  active screen in uft one koslender 0 1,194 12-01-2020, 05:45 PM
Last Post: koslender
  Find a value in SAPGUILabel Screen jimgral 0 2,975 07-14-2016, 01:46 PM
Last Post: jimgral
  Cannot find the "[ WebButton ]" object's parent "[ Page ]" (class Page) sumitparolkar@gmail.com 4 4,770 05-03-2013, 11:53 PM
Last Post: agarwl.anurag
  test if a web page is visible on the screen kordirko 1 3,481 10-12-2012, 11:58 AM
Last Post: harishshenoy
  How to check current active screen? GanesanAnand 1 3,883 11-25-2011, 08:58 AM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 1 Guest(s)