Overview
FitNesse for Appian is a client-side tool that makes it easy to create automated tests on the Appian platform. Create test scripts that will run Appian as if a user was clicking through the application and filling out data. FitNesse for Appian includes easy instructions to get you started.
Note: Java 11 required for plugin version 23.4
Key Features & Functionality
With FitNesse for Appian, you can:
Reusable scripts can be written to:
Yes it's solved thanks for checking
where we can learn how to use FitNesse for Appian applications?
Hi YasodaKrishna786,
Is this issue resolved ? If yes, could you please guide me how you resolved it ?
Not sure if this helps, but we currently run version 23.3 and I changed from:
|click on menu|abc|
|click on site page|abc|
Mind you, we are using Sites, not Tempo, so change the fixture from TempoFixure to SitesFixture.
Hope this helps!
gabriell0923 is this issue resolved in FitNesse for Appian 23.4? Im facing the same issue. Nothing worked from below|click on link|abc||click on menu|abc|
kindly help
Fitnesse: How we select Today date time?
I found that the "Action completed" message prevents items at the top of the page from being clicked and have had to add a few second wait to ensure this disappears before the test script continues
I found that the "Action completed" message prevents menu and other items at the top of the page from being clicked and have had to add a few second wait to ensure this disappears. |click on link| has also worked for me in place of |click on menu|