Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Non standard HTML attributes.
#3
Solved: 11 Years, 4 Months ago
Hi Sreekanth,

Due to the complexity of the webapplication, sometimes developers has to put in some attributs for the needs of implementation.

Here is an example for a DIV:

Code:
<div ismeasure="true" istime="false" numancestors="0" haschildren="true" hierarchy="@Accounts" unselectable="on" class="datatab_node_div" style="-moz-user-select: none; height: 18px; margin-left: 19px;" type="member" expression="/measures/members[@name='Accounts']" uniquename="Accounts" id="designerForm:mde1_Accounts_member_node"> Accounts</div>
here you can see, some no-standard attributes has been added, such as :ismeasure, istime, numancestors, haschildren, type, and uniquename ect. Hence I desperate to know if QTP can find a way to see these attributes. as I have tried something as :
Code:
msgbox Browser("title:=InfoView").Page("title:=InfoView").Fram("title:=InfoView").WebElement("html id:=div 1").GetROProperty("uniquename")
faile to get me the content of the attributes so is Object Spy.

Many thanks for your suggestion

Carol
Reply


Messages In This Thread
Non standard HTML attributes. - by Carol - 03-15-2008, 12:31 AM
RE: Non standard HTML attributes. - by sreekanth - 03-15-2008, 05:30 PM
RE: Non standard HTML attributes. - by Carol - 03-18-2008, 03:42 AM
RE: Non standard HTML attributes. - by sreekanth - 03-18-2008, 10:31 AM
RE: Non standard HTML attributes. - by Carol - 03-19-2008, 02:53 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can we test Salesforce Standard form using QTP? yona34 0 1,078 05-22-2018, 10:57 AM
Last Post: yona34
  Customized HTML reports in QTP azeem 11 49,498 12-31-2016, 02:57 PM
Last Post: chevronneraji
  [UFT] Get text into DIV through HTML tag robertosalemi 2 5,533 03-29-2016, 09:43 PM
Last Post: robertosalemi
  How to attach HTML file to Email Naresh 0 3,070 04-06-2015, 02:04 PM
Last Post: Naresh
  User defined Objects(Can't map standard grid object in to table object ) madhavanr 0 2,598 01-14-2014, 03:46 PM
Last Post: madhavanr

Forum Jump:


Users browsing this thread: 1 Guest(s)