CSS page

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
omayer
Posts: 458
Joined: Thu Oct 28, 2010 6:14 pm

CSS page

Post by omayer » Sun Feb 12, 2012 5:24 am

Does ranroex support to identify the object on CSS page, any code example for finding object that used css , thank you in advance.
beginner
Tipu

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: CSS page

Post by Support Team » Mon Feb 13, 2012 2:27 pm

Hi,

You could verify this by using the class attribute of the WebElement. Inside this attribute you will find the used css styles.

Regards,
Peter
Ranorex Team

omayer
Posts: 458
Joined: Thu Oct 28, 2010 6:14 pm

Re: CSS page

Post by omayer » Mon Feb 13, 2012 4:01 pm

Thank you Peter, can we get some code example of finding webelement please.
thanks,
Beginner
Tipu

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: CSS page

Post by Support Team » Tue Feb 14, 2012 9:18 am

Hi,

Please take a look to the webtesting documentation. I'm pretty sure that you will find your code sample on this page.
http://www.ranorex.com/support/user-gui ... sting.html

Regards,
Peter
Ranorex Team

omayer
Posts: 458
Joined: Thu Oct 28, 2010 6:14 pm

Re: CSS page

Post by omayer » Tue Feb 14, 2012 7:13 pm

Thank you Peter, this site is very helpful
Tipu