Ranorex

How can I get the webElement which in an .htc file?

 
Post new topic   Reply to topic    Ranorex Forum Index -> RanorexWeb
View previous topic :: View next topic  
Author Message
sanliuus



Joined: 06 May 2008
Posts: 1

PostPosted: Tue May 06, 2008 6:15 pm    Post subject: How can I get the webElement which in an .htc file?
I really need your help on this problem. I encountered it that I can't get the webElement which in an .htc file (HTML Component) which is used to generate an dynamical calendar viewer. The URL is https://titanium.dev.mpslab.com/exchange/. You can use a1985z:a1985z to login. This page is like "Microsoft Outlook Web Access". After login, click Calendar on left navigation panel. I want to get webElement of calendar events in the calendar viewer. But through WebSpy can't get the XPath. Is there any way to control them?



Thanks & Regards!
Back to top
View user's profile Send private message
Support Team
Site Admin


Joined: 07 Jul 2006
Posts: 200

PostPosted: Sat May 10, 2008 11:49 am    Post subject:
Unfortunately the inside of the calendarview htc component used by Internet Explorer is not visible in the HTML DOM.
However, it should be possible to find accessibility elements in the calendar by using Element.FindChild() with Role "Table". (it works for me with your demo site)
Please use Ranorex Spy Pro to identify the elements you are looking for.

Michael
Ranorex Team
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Ranorex Forum Index -> RanorexWeb All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum