<?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>Automating grid selection using Fitnesse</title><link>https://community.appian.com/discussions/f/general/13287/automating-grid-selection-using-fitnesse</link><description>Is there any way to automate grids selection by row (Feature 18.2) using Fitnesse?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Automating grid selection using Fitnesse</title><link>https://community.appian.com/thread/60064?ContentTypeID=1</link><pubDate>Thu, 06 Sep 2018 21:14:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f77fd716-5866-4709-afea-6cea92961920</guid><dc:creator>jerrys790</dc:creator><description>Hi Ruby,&lt;br /&gt;
when you say  grid selection by row, I am assuming clicking a link you have on a grid or something to that nature.   If you want to click on a specific row in a grid use the &amp;quot;click on grid&amp;quot; function provided by FitNesse.   See below for a quick example.&lt;br /&gt;
&lt;br /&gt;
| click on grid | GRID_NAME or GRID_NAME[INDEX] or [GRID_INDEX] | column | COLUMN_NAME or [COLUMN_INDEX] | row | [ROW_INDEX] |&lt;br /&gt;
&amp;quot;This is to click on an image or text link in a grid cell. Useful for clicking the &amp;quot;delete row&amp;quot; X cell to delete a row,&amp;quot; per FitNesess documentation.  For more information take a look at &lt;br /&gt;
&lt;a href="http://localhost:8980/FitNesseForAppian.CheatSheet"&gt;localhost:8980/FitNesseForAppian.CheatSheet&lt;/a&gt;.  &lt;br /&gt;
&lt;br /&gt;
This is assuming you have started FitNesse on your local machine.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>