<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Is it possible to Assert if a given SPAN object is expanded or collapsed? (Thread)</title><description>&#xD;
Is it possible to Assert if a given SPAN object is expanded or collapsed? Looks like there is no way of doing it.    By the way, there is no way I could add my screenshot here, the "Add Image" in tool bar doesn't work. When I pressed on it, it just include a small icon on this text.    </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spiratest/issues-questions/1251.aspx</link><item><guid isPermaLink="false">threadId=1251</guid><author>Yong Liang Ko (KoYong.Liang@iCONCERTO.COM)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">web testing</category><title>Is it possible to Assert if a given SPAN object is expanded or collapsed?</title><description>&#xD;
Is it possible to Assert if a given SPAN object is expanded or collapsed? Looks like there is no way of doing it.    By the way, there is no way I could add my screenshot here, the "Add Image" in tool bar doesn't work. When I pressed on it, it just include a small icon on this text.    </description><pubDate>Tue, 14 Jul 2015 10:18:32 -0400</pubDate><a10:updated>2015-07-21T03:58:06-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1251.aspx</link></item><item><guid isPermaLink="false">messageId=2179</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> &#xD;
&#xD;
&#xD;
Hi   Could you please send us a  help desk ticket  with a screenshot, we'd be happy to help y</title><description> &#xD;
&#xD;
&#xD;
Hi   Could you please send us a  help desk ticket  with a screenshot, we'd be happy to help you out?  Regards  Adam </description><pubDate>Tue, 14 Jul 2015 20:30:05 -0400</pubDate><a10:updated>2015-07-14T20:30:05-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1251.aspx#reply2179</link></item><item><guid isPermaLink="false">messageId=2180</guid><author>Yong Liang Ko (KoYong.Liang@iCONCERTO.COM)</author><title>&#xD;
Ok I already create a ticket regarding this issue. So, this thread can be removed. However, you mi</title><description>&#xD;
Ok I already create a ticket regarding this issue. So, this thread can be removed. However, you might need to fix the "Add Image" issue I had mentioned. Thanks.&#xD;
&#xD;
</description><pubDate>Wed, 15 Jul 2015 03:42:16 -0400</pubDate><a10:updated>2015-07-15T03:42:16-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1251.aspx#reply2180</link></item><item><guid isPermaLink="false">messageId=2243</guid><author>Kat A (elise.brooks@inflectra.com)</author><title> Here is the reply that was given to the Help Desk ticket:     In this particular case it can be don</title><description> Here is the reply that was given to the Help Desk ticket:     In this particular case it can be done via analysis of the class    property of an object. It has "expand" when SPAN is expanded.       var cls = SeS('SPAN').DoDOMGetAttribute('class');       or       var cls = SeS('SPAN').GetClass();       Test for presence of "expand":       class.indexOf("expand") != -1         About the Add Image icon, clicking it should pop up a dialog box where you paste in the URL of the image. If it does not do this, check your browser settings. You may be blocking pop-ups.  </description><pubDate>Mon, 20 Jul 2015 17:14:01 -0400</pubDate><a10:updated>2015-07-20T17:14:01-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1251.aspx#reply2243</link></item><item><guid isPermaLink="false">messageId=2248</guid><author>Yong Liang Ko (KoYong.Liang@iCONCERTO.COM)</author><title>&#xD;
Thanks. I will try :)&#xD;
&#xD;
</title><description>&#xD;
Thanks. I will try :)&#xD;
&#xD;
</description><pubDate>Tue, 21 Jul 2015 03:58:06 -0400</pubDate><a10:updated>2015-07-21T03:58:06-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1251.aspx#reply2248</link></item></channel></rss>