<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>fitnesse - grid</title><link>https://community.appian.com/discussions/f/general/10168/fitnesse---grid</link><description>Hi Team, I am facing some problem when I am running fitnesse test suite. It is working un-expectedly. I am trying to select some particular rows from the grid, it worked some times and sometimes it throws error, error screen-shot is attached. also, below</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: fitnesse - grid</title><link>https://community.appian.com/thread/44986?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 17:31:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:891561dd-776c-4e4e-b11c-43a27744b2d5</guid><dc:creator>chandu</dc:creator><description>| select grid | GRID_NAME or [GRID_INDEX] or GRID_NAME[INDEX] | row | [ROW_INDEX] |&lt;br /&gt;
The select grid command takes either the Grid Name or Grid Index in your case please check is the &amp;quot;Segment Grid&amp;quot; is the Grid Name? As I see in your post you mentioned that Some times it worked that means the above FitNesse code is correct. Try to use Index only as suggested by Magnusw. I would like to suggest please include some wait time after |click on action |Monitoring - Submit Monthly/Quarterly Data - Web UI|.  This helps the page the load completely hence we can minimize the no such element found exception error.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fitnesse - grid</title><link>https://community.appian.com/thread/44966?ContentTypeID=1</link><pubDate>Thu, 20 Apr 2017 22:24:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b5673e85-f63e-47bc-b823-92a9bd6874f9</guid><dc:creator>magnusw</dc:creator><description>Try to use an index instead of Segment Grid &lt;br /&gt;
|select grid |Segment Grid |row |[1] |&lt;br /&gt;
Something like this&lt;br /&gt;
|select grid | [1] |row |[1] |&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>