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:
How I can write customized step definition file using Chrome Browser Driver
Thanks in advance
You can use JUnit for Appian (https://community.appian.com/b/appmarket/posts/junit-for-appian). That has all of our Appian Fitnesse Fixtures. You can include those methods inside of your step definition