<?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</title><link>https://community.appian.com/discussions/f/administration/9649/fitnesse</link><description>Hi, I am first time user of Fitnesse automation tool. I created a static Page-&amp;gt;Test Suite page-&amp;gt;test page and wrote all my codes in test page to keep it simple. when I try to run it it is giving me an error cannot invoke constructor for com.appiancorp</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/68666?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2019 10:03:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a8931247-50e9-4f4c-9130-38a9c038b2b5</guid><dc:creator>ashwinia0001</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Recently, i was also facing same issue was looking for ans here. i think this ques is not been answered.&lt;/p&gt;
&lt;p&gt;If you are getting that error in your custom property file&lt;/p&gt;
&lt;p&gt;for example in the location below:&lt;/p&gt;
&lt;p&gt;&lt;img height="160" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1565258378665v1.png" width="474" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;click on custom properties and set you path as below:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1565258475071v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;if you are setting path like this in your code:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1565258569801v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;anything else let me know &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Ashwini&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/63873?ContentTypeID=1</link><pubDate>Mon, 07 Jan 2019 12:04:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af50ce2e-2689-4b74-b3ca-52c9e7ce2572</guid><dc:creator>shrutik11</dc:creator><description>Hi Agamb1,&lt;br /&gt;
&lt;br /&gt;
I am also facing the same issue in Fitnesse automation tool for the first time setup. &lt;br /&gt;
So, can you please suggest me how I can resolve this issue.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/63089?ContentTypeID=1</link><pubDate>Thu, 29 Nov 2018 10:03:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ed9def71-db6e-4cee-b17f-6ae6451918fa</guid><dc:creator>sayalic0001</dc:creator><description>Hi,&lt;br /&gt;
I am also getting the same error. Can you please let me know how the issue was resolved for you?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/42452?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2017 18:03:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:021915bd-42a5-4c8a-84a4-f05b5e2bdaa3</guid><dc:creator>lucasj</dc:creator><description>Hi Agamb,&lt;br /&gt;&lt;br /&gt;You might want to try downloading the latest version of the Chrome WebDriver: &lt;a href="https://chromedriver.storage.googleapis.com/index.html?path=2.27/"&gt;chromedriver.storage.googleapis.com/index.html&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I&amp;#39;m not sure if this is what is causing your problem, but I&amp;#39;ve corrected similar issues before with this driver update.&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</title><link>https://community.appian.com/thread/42424?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2017 11:30:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10cf0987-e36f-4ee7-b425-8d8d2b9fb7d5</guid><dc:creator>Rama Thummala</dc:creator><description>@agamb&lt;br /&gt;&lt;br /&gt;I am using below code...it is working for me&lt;br /&gt;&lt;br /&gt;!***&amp;gt; FitNesse Configurations&lt;br /&gt;!define TEST_SYSTEM {slim}&lt;br /&gt;!define COMMAND_PATTERN {java -Dlog4j.configuration=file:///${automated.testing.home}/log4j.properties -cp %p %m}&lt;br /&gt;!path ${automated.testing.home}/**.jar&lt;br /&gt;***!&lt;br /&gt;!*** Initialization&lt;br /&gt;!| script                              |com.appiancorp.ps.automatedtest.fixture.TempoFixture  |&lt;br /&gt;|setup with browser|FIREFOX                                             |&lt;br /&gt;|set appian url to                     |http://&amp;lt;serverip&amp;gt;:8080/suite/                                          |&lt;br /&gt;|set appian version to                 |16.3                                   |&lt;br /&gt;|set appian locale to                  |en_US                                       |&lt;br /&gt;***!&lt;br /&gt;!*** Login to Tempo&lt;br /&gt;!| script                     &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&lt;br /&gt;|login with username|&amp;lt;your user name to login&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&lt;br /&gt;&lt;br /&gt;***!&lt;br /&gt;&lt;br /&gt;and make sure you have configured your username and pass in users.properties&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/42421?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2017 11:14:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca5c19ae-6c69-4240-837c-0692f9eabfec</guid><dc:creator>Agam Bhamra</dc:creator><description>I tried with version V1.3.1... same error there as well. Below is the test page code:-&lt;br /&gt;&lt;br /&gt;!***&amp;gt; FitNesse Configurations&lt;br /&gt;!define TEST_SYSTEM {slim}&lt;br /&gt;!define COMMAND_PATTERN {java -Dlog4j.configuration=file:///${automated.testing.home}/log4j.properties -cp %p %m}&lt;br /&gt;!path ${automated.testing.home}/**.jar&lt;br /&gt;***!&lt;br /&gt;&lt;br /&gt;!*** Initialization&lt;br /&gt;This table initializes the fixture class and sets the environment defaults&lt;br /&gt;&lt;br /&gt;!| script                     |com.appiancorp.ps.automatedtest.fixture.TempoFixture                                                             |&lt;br /&gt;|set appian url to            |&lt;a href="http://bpms-sit.bendigobank.com.au/suite/tempo/"&gt;bpms-sit.bendigobank.com.au/.../&lt;/a&gt;                                                                  |&lt;br /&gt;|set appian version to        |16.3                                                                                                             |&lt;br /&gt;|set appian locale to         |en_GB                                                                                                            |&lt;br /&gt;|set take error screenshots to|True                                                                                                             |&lt;br /&gt;|set screenshot path to       |${automated.testing.home}/FitNesseRoot/Sample-TestSuites/CardCancellationApplications/SimpleScenario/screenshots/|&lt;br /&gt;***!&lt;br /&gt;&lt;br /&gt;!*** Set Suite Variables&lt;br /&gt;This table creates a variable which will be available in all tests by using tv!titleThis table creates a variable which will be available in all tests by using tv!title&lt;br /&gt;|script                                                      |&lt;br /&gt;|set test variable|Cardholder_Name     |with|xx      |&lt;br /&gt;|set test variable|Card_Number         |with|nn|&lt;br /&gt;|set test variable|Customer_Number     |with|nnn          |&lt;br /&gt;|set test variable|Reason              |with|xx          |&lt;br /&gt;|set test variable|Delivery_Option     |with|xxnn  |&lt;br /&gt;|set test variable|Delivery_Option_Code|with|nn            |&lt;br /&gt;***!&lt;br /&gt;&lt;br /&gt;!*** Initialization&lt;br /&gt;This table opens a new instance of the Firefox browser, navigates to Appian, and logs in&lt;br /&gt;!| script                   |&lt;br /&gt;|setup with browser |CHROME |&lt;br /&gt;|login with username|admxxxx|&lt;br /&gt;|take screenshot    |Login  |&lt;br /&gt;***!&lt;br /&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/42418?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2017 09:00:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dfd272c1-c10b-4c59-b19a-63e0bb362f17</guid><dc:creator>Rama Thummala</dc:creator><description>@agamb&lt;br /&gt;The configuration seems to be correct..&lt;br /&gt;Try with FITNESSE_FOR_APPIAN_VERSION=v1.3.1 in custom.properties&lt;br /&gt;If it doesn&amp;#39;t resolves the issue, Can you please attach the test page code here?&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/42413?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2017 05:02:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:156bd3a2-6f31-412c-a576-5033c3f080ed</guid><dc:creator>Agam Bhamra</dc:creator><description>I feel it is not able to get the required jar files to resolve the code instructions&lt;br /&gt;my Fitneese is downloaded in below path&lt;br /&gt; C:/Users/NNNNNN/Documents/FitNesseForAppian-1.4/FitNesseForAppian&lt;br /&gt;Below is my custom config file details:-&lt;br /&gt;&lt;br /&gt;### FITNESSE ###&lt;br /&gt;automated.testing.home=C:/Users/NNNNNN/Documents/FitNesseForAppian-1.4/FitNesseForAppian&lt;br /&gt;FITNESSE_FOR_APPIAN_VERSION=v1.4&lt;br /&gt;&lt;br /&gt;### CHROME ###&lt;br /&gt;# Leave blank if installed in default location of: C:/Program Files (x86)/Google/Chrome/Application/chrome.exe&lt;br /&gt;chrome.browser.home=C:/Program Files/Google/Chrome/Application/chrome.exe&lt;br /&gt;# Leave blank if using the Windows driver included in TESTING_HOME/lib/drivers/chromedriver.exe&lt;br /&gt;chrome.driver.home=C:/Users/NNNNNN/Documents/Fitnesse/FitNesseForAppian-1.4/FitNesseForAppian/lib/drivers/chromedriver.exe&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/42412?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2017 05:00:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7608bf6b-1b0c-4758-b53d-396de47ce9d1</guid><dc:creator>Agam Bhamra</dc:creator><description>Checked the Custom file configuration and tried the above script after removing few non mandatory lines. Got error &amp;quot; Could not invoke constructor for com.appiancorp.ps.automatedtest.fixture.TempoFixture[0]&amp;quot;. I got this same error before also&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/42390?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2017 19:57:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dfad5375-dd78-4887-8af1-26fb90b16076</guid><dc:creator>Raviteja Varma Jampana</dc:creator><description>I have fitness code to login into forum in Firefox. I have fitness  in my D Drive @D:/FitNesseForAppian-1.4/FitNesseForAppian Change the path and try following code. As Ramanjaneyulu said i remember doing some custom properties first. Please check that and let me know if you need any help.&lt;br /&gt;&lt;br /&gt;!***&amp;gt; FitNesse Configurations&lt;br /&gt;!define TEST_SYSTEM {slim}&lt;br /&gt;!path D:/FitNesseForAppian-1.4/FitNesseForAppian/**.jar &lt;br /&gt;***!&lt;br /&gt;!*** Initialization&lt;br /&gt;!| script | com.appiancorp.ps.automatedtest.fixture.TempoFixture |&lt;br /&gt;| setup selenium web driver with browser | FIREFOX |&lt;br /&gt;| set appian url to | &lt;a href="https://forum.appian.com/suite"&gt;https://forum.appian.com/suite&lt;/a&gt; |&lt;br /&gt;| set appian version to | 16.3 |&lt;br /&gt;| set appian locale to | en_GB |&lt;br /&gt;| set timeout seconds to | 10 |&lt;br /&gt;| set screenshot path to | D:/SCREENSHOTS |&lt;br /&gt;| set take error screenshots to | true |&lt;br /&gt;| set test variable | DATEXXX | with | ${!today(YYYY-MM-DD)} |&lt;br /&gt;| set stop on error to | false |&lt;br /&gt;| set start datetime |&lt;br /&gt;***!&lt;br /&gt;!*** Login to Tempo s&lt;br /&gt;!| script |&lt;br /&gt;| login with username | XXXXX | and password | XXXXXX |&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;***!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/42381?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2017 18:13:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:620bd2b5-253a-4a02-8f24-1da47d4b733d</guid><dc:creator>chandu</dc:creator><description>Could you please paste the error here?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse</title><link>https://community.appian.com/thread/42371?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2017 11:19:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:34ef72f9-bff0-4ebb-adcd-e59d16f3698a</guid><dc:creator>Rama Thummala</dc:creator><description>@agamb,&lt;br /&gt;&lt;br /&gt;Please make sure you modified the custom.properties as per your Fitnesse home directory. Same you can find under Fitnesses home page - &amp;gt; Examples - &amp;gt; TestExample &lt;br /&gt;(&lt;a href="http://localhost:8980/FitNesseForAppian.Examples.TestExample)"&gt;localhost:8980/FitNesseForAppian.Examples.TestExample)&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>