06-18-2012, 03:40 PM
[quote='MVChowdary' pid='21531' dateline='1339751331']
Try with the following statement.
'Getting child objects
Set SAPNVBar = Browser("Browser").Page("page").SAPFrame("SAPFrame").SAPNavigationBar("SAPNavigationBar").Object.GetElementsByTagName("a")
Thanks for replying , i am using the same code above as temporary solution ,bcox its taking long time identify the objects..
Is there any method /any setting to be carried out at the client /server side such that QTP can directly identfying the object.
Thanks
Mwase
Try with the following statement.
'Getting child objects
Set SAPNVBar = Browser("Browser").Page("page").SAPFrame("SAPFrame").SAPNavigationBar("SAPNavigationBar").Object.GetElementsByTagName("a")
Thanks for replying , i am using the same code above as temporary solution ,bcox its taking long time identify the objects..
Is there any method /any setting to be carried out at the client /server side such that QTP can directly identfying the object.
Thanks
Mwase