Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DP For WebSite FRAME
#1
Not Solved
Hi Ankur,

Really stuck in following problem.....Please help

Following coding for Browser and Page are working fine.

Code:
var_1("...").value = "Browser"
var_1("....").value = "page"
i.e Browser("...").Page("...").sync 'working fine

But now i have a FRAME - WebElement before WinButton or WinEdit.

So i tried to write a DP for Frame as

Code:
Set var_3 = description.create
var_3("micclass").value = "Frame"
var_3("name").value = "nav"

and if i use it as

Code:
B(var_1).P(var_2).Frame(var_3).WinButton("XXX").Click

It is not working and showing Error for FRAME.

Can you please help me in resolving the FRAME Code?


Thanks
Shrinivas
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  "Continue to this website (not recommended)." Error we are getting kotaramamohana 7 28,103 07-21-2016, 09:55 PM
Last Post: Ranjith Nair
Smile I am not getting links under a frame deveshbhatt29 1 1,960 05-29-2014, 05:07 PM
Last Post: Ankur
  How to click on a dynamic link on a website Geekgirl 3 4,243 11-28-2013, 11:53 AM
Last Post: Jay
  Unable to click on moving text in a website Akhila 4 3,803 07-18-2013, 02:38 PM
Last Post: tanyamrz
  WordPress CMS validation with the website sanrag 0 2,050 11-22-2011, 12:11 PM
Last Post: sanrag

Forum Jump:


Users browsing this thread: 1 Guest(s)