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:
I am unable to click on menu "Records" or any of the menu buttons Appian version 23.3
Also in the log, the xpath searches for "SiteMenuTab" instead of "VirtualMenuNavigationTab"
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