Overview
Test your Appian application within minutes with methods created specifically to operate within Appian applications and Tempo!
Common test case scenarios can be created for reusability throughout test suites. A CheatSheet.feature file that lists out all the supported methods and how to invoke them using the @Given, @When, @Then, @But, @And, and other Cucumber-supported annotation.
Note: Java 11 required for plugin version 23.4
Key Features & Functionality
With Cucumber for Appian:
Hi, I am using new version 23.2.1 and can not access related actions.
Previously I was able to access it via clickMenu() but not it doesn't work in new version. So I tried different approaches - clickActions, clickRecord and clickLInk, clickRelatedActions and other- no luck.
I click on site page "SITE_PAGE" isn't applicable here
Any suggestions how it can be solved?