<?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 : Disabled buttons</title><link>https://community.appian.com/discussions/f/general/10899/fitnesse-disabled-buttons</link><description>HI All, 
 
 I want to check if button is disabled in a page ? Which method I should use to verify ? Please help !! 
 Example :- I have a grid and a few buttons in a page, when u select any row one or two buttons gets disabled . I just want to verify those</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Fitnesse : Disabled buttons</title><link>https://community.appian.com/thread/56303?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 01:07:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d723dbc3-ed59-4577-884a-696c636505dd</guid><dc:creator>rajeshv</dc:creator><description>Hi Anu,&lt;br /&gt;
Try using this method. It should work.&lt;br /&gt;
| verify button | BUTTON_NAME or BUTTON_NAME[INDEX] | is not present |&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse : Disabled buttons</title><link>https://community.appian.com/thread/56239?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 19:05:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05738f78-0210-4c20-be81-ce976c05e4cc</guid><dc:creator>lucasj</dc:creator><description>Hi Anu,&lt;br /&gt;
&lt;br /&gt;
What about using the below method and verifying that it throws an error (indicating the button cannot be clicked)?&lt;br /&gt;
&lt;br /&gt;
| click on button | BUTTON_NAME or BUTTON_NAME[INDEX] |&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Lucas&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse : Disabled buttons</title><link>https://community.appian.com/thread/56234?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 17:35:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2e07e569-1ea8-46ec-8bb3-c0b1267d6e94</guid><dc:creator>Miguel Garcia-Gonzalez</dc:creator><description>If you are talking about Sites, you can go directly to the page logged with an user that has permission to access it and go through the scenario you are describing. It&amp;#39;s better if you don&amp;#39;t test this with a Super User because you&amp;#39;ll need to verify this with a basic user.&lt;br /&gt;
&lt;br /&gt;
Hope this will help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>