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


i successfully wrote DP code for Browser & Page
Code:
var_1("...").value = "Browser"
var_1("....").value = "page"
[color:black] [/color]

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

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
Also tried:
Code:
var_3("class name").value = "Frame"
Still not working and showing Error for FRAME.


can you please help me in that?


Thanks
Shrinivas
Reply


Messages In This Thread
DP for WebSite Frame-WebElement - by shriqtp - 06-11-2009, 10:02 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)