<?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 - test sites - login fails</title><link>https://community.appian.com/discussions/f/general/10135/fitnesse---test-sites---login-fails</link><description>I have a problem with FitNesse when testing sites. (17.1) 
 set appian url to https://test.appiancloud.com/suite/sites/applicant 
 |login with username | externalapplicant | and password | Password | 
 In Firefox the login screen is ok and the expected</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/64180?ContentTypeID=1</link><pubDate>Thu, 24 Jan 2019 06:35:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b015c4fc-b2a3-4083-b106-e871af99274e</guid><dc:creator>josep</dc:creator><description>Well I have to mention that another way to solve the issue is to change from (instead of changing the menu to ,link)&lt;br /&gt;
&lt;br /&gt;
If you are using :&lt;br /&gt;
!| script | com.appiancorp.ps.automatedtest.fixture.TempoFixture |&lt;br /&gt;
change it to &lt;br /&gt;
!| script | com.appiancorp.ps.automatedtest.fixture.SitesFixture |&lt;br /&gt;
&lt;br /&gt;
NOTE: on the version  Release 18.1.2 they changed the example that came on the FitnesseForAppian. &lt;br /&gt;
&lt;br /&gt;
Please try that and comment here what you find&lt;br /&gt;
&lt;br /&gt;
Jose&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/64171?ContentTypeID=1</link><pubDate>Wed, 23 Jan 2019 18:35:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48c1567f-93f1-4aed-b0a6-01d9cab76884</guid><dc:creator>prasannas0001</dc:creator><description>Thank you all. I was struck in similar situation and i used click on link.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45383?ContentTypeID=1</link><pubDate>Wed, 10 May 2017 17:51:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7424b251-6cec-419d-9eb9-d54edf0bf36b</guid><dc:creator>chandu</dc:creator><description>Yes, I used often |click on link|command when the tool cannot able to identify the object.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45356?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 23:32:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b3bc05e6-a0b7-4693-8dbc-1d464d3db181</guid><dc:creator>magnusw</dc:creator><description>Hi Meagan,&lt;br /&gt;
Thanks for the response, that helped me.&lt;br /&gt;
&lt;br /&gt;
Kiran,&lt;br /&gt;
I found a workaround for the logout. | logout | does not work in sites, try this:&lt;br /&gt;
1.  Navigate back to Tempo    | open | mydastest.appiancloud.com/suite/tempo |&lt;br /&gt;
2. Logout     | logout |&lt;br /&gt;
&lt;br /&gt;
Works in my scripts. I hope Appian could fix the FitNesse for sites as soon as possible.&lt;br /&gt;
&lt;br /&gt;
Magnus&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45342?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 04:41:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b325f23c-7538-478d-9489-7d2a5bb47e6f</guid><dc:creator>meaganp</dc:creator><description>Kiran,&lt;br /&gt;
&lt;br /&gt;
For one site I wrote a test script for, I had to use the command |click on link| instead of |click on menu|.  Perhaps that may be the same issue you are having.&lt;br /&gt;
&lt;br /&gt;
Meagan&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45273?ContentTypeID=1</link><pubDate>Fri, 05 May 2017 01:47:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:857449f5-8e8c-499a-aea0-ba3c7350045a</guid><dc:creator>kirankishorek</dc:creator><description>Hi Chandu,&lt;br /&gt;
&lt;br /&gt;
Thanks for your reply. It does open the Sites page with Open command but after that it is not recognizing the menus. Check the below code  snippet being used:&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 | mydastest.appiancloud.com/.../} |&lt;br /&gt;
| set appian version to | 17.1 |&lt;br /&gt;
| set appian locale to | en_GB |&lt;br /&gt;
| set timeout seconds to | 60 |&lt;br /&gt;
| set screenshot path to | C:\\SARASYSTEMS\\FitNesseForAppian\\SCREENSHOTS |&lt;br /&gt;
| set take error screenshots to | true |&lt;br /&gt;
| set stop on error to | true |&lt;br /&gt;
| set start datetime |&lt;br /&gt;
***!&lt;br /&gt;
!*** Validate change request as CO&lt;br /&gt;
!| script |&lt;br /&gt;
| login with username | ${UN_CO} | and password | ${PW_CO} |&lt;br /&gt;
| open |&lt;a&gt;mydastest.appiancloud.com/.../internal-user|&lt;/a&gt;&lt;br /&gt;
| wait for | +2 seconds |&lt;br /&gt;
| click on menu | actions |&lt;br /&gt;
| click on link | Refer application |&lt;br /&gt;
| wait for | +2 seconds |&lt;br /&gt;
| logout |&lt;br /&gt;
*!&lt;br /&gt;
&lt;br /&gt;
It throws the error in click on menu option (Object not found: Tempo Menu - actions). Also, logout doesn&amp;amp;#x27;t seem to work as well (Object not found: Logout link). &lt;br /&gt;
&lt;br /&gt;
Let me know if you are able to make it work for menus and logout.&lt;br /&gt;
&lt;br /&gt;
Note: I could work with the links in page by navigating to actions url / application url which is not a good thing to do in script.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Kiran&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45225?ContentTypeID=1</link><pubDate>Wed, 03 May 2017 18:14:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83992d68-a4a2-4129-80b5-0e212a581b10</guid><dc:creator>chandu</dc:creator><description>Hi Kiran, the above code looks good, can you add one more step like, navigating to records or news first and then navigate to site.?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45224?ContentTypeID=1</link><pubDate>Wed, 03 May 2017 18:05:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2d4ff66c-667e-4b21-8f5d-1d2bab13dd66</guid><dc:creator>chandu</dc:creator><description>i tried initially with the old version of fitnesse i got the above error. I have installed with latest version of fitnesse.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://forum.appian.com/suite/tempo/records/type/components/item/i8BCLGOdlMUpdGVqT-RV7oRg74uEGJO5iQaZA4eW_WTDIRGhmYcEbJLA10bzE9zSg/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
 | navigate to site | &lt;a href="https://test.appiancloud.com/suite/sites/applicant"&gt;test.appiancloud.com/.../applicant&lt;/a&gt; | did not worked for me. Got the below error.&lt;br /&gt;
| navigate to site Method navigateToSite[1] not found in com.appiancorp.ps.automatedtest.fixture.TempoFixture. |&lt;br /&gt;
Tried with open|URL| and it worked.&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|CHROME                                              |&lt;br /&gt;
|open              |&lt;a href="https://test.appiancloud.com/suite/sites/applicant"&gt;test.appiancloud.com/.../applicant&lt;/a&gt;  |&lt;br /&gt;
***!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45201?ContentTypeID=1</link><pubDate>Wed, 03 May 2017 06:18:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4b42f823-4500-4d79-b1e9-3c18908a40e3</guid><dc:creator>kirankishorek</dc:creator><description>Hi Mike,&lt;br /&gt;
&lt;br /&gt;
I am also not able to work with Sites fixture. I am getting the error messages in &amp;amp;#x27;login with username&amp;amp;#x27; command. &lt;br /&gt;
&lt;br /&gt;
Below are the steps being followed:&lt;br /&gt;
- I have initialized my script with SitesFixture and other parameters as follows:&lt;br /&gt;
!*** Initialization&lt;br /&gt;
!| script | com.appiancorp.ps.automatedtest.fixture.SitesFixture |&lt;br /&gt;
| setup with browser | FIREFOX |&lt;br /&gt;
| set appian url to | &lt;a&gt;mydastest.appiancloud.com/.../}&lt;/a&gt; |&lt;br /&gt;
| set appian version to | 17.1 |&lt;br /&gt;
| set appian locale to | en_GB |&lt;br /&gt;
| set timeout seconds to | 60 |&lt;br /&gt;
| set screenshot path to | C:\\SARASYSTEMS\\FitNesseForAppian\\SCREENSHOTS |&lt;br /&gt;
| set take error screenshots to | true |&lt;br /&gt;
| set stop on error to | true |&lt;br /&gt;
| set start datetime |&lt;br /&gt;
***!&lt;br /&gt;
- Used the following commands to login to sites and to navigate to a specific site&lt;br /&gt;
!*** Script to recognize the sites&lt;br /&gt;
!| script |&lt;br /&gt;
| login with username | CO | and password | PW |&lt;br /&gt;
| navigate to site |internal-user |&lt;br /&gt;
| click on menu | ACTIONS |&lt;br /&gt;
***!&lt;br /&gt;
&lt;br /&gt;
When I run the above script, it opens the Firefox browser, logs in with the user details given by me and just hangs there. The error message shows at the login with username step.&lt;br /&gt;
&lt;br /&gt;
Please let me know what I am doing incorrectly here. Thanks in advance.&lt;br /&gt;
&lt;br /&gt;
--Kiran&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45159?ContentTypeID=1</link><pubDate>Tue, 02 May 2017 04:40:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e6c4a37d-cd33-428d-8d7e-6062962afc79</guid><dc:creator>magnusw</dc:creator><description>Thanks,&lt;br /&gt;
I shortened the Site URL and still get the same error. &lt;br /&gt;
Cheers,&lt;br /&gt;
&lt;br /&gt;
Magnus&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - test sites - login fails</title><link>https://community.appian.com/thread/45063?ContentTypeID=1</link><pubDate>Wed, 26 Apr 2017 14:08:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7cf2a953-d112-4920-92a7-bdd16140da07</guid><dc:creator>Mike Cichy</dc:creator><description>Not sure why it did not work, the fixture is there and implemented.&lt;br /&gt;
For site url, you only need the site name, e.g. &amp;quot;applicant&amp;quot;.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>