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:
it seems jar files have issues as selenium grid options are changed from capabilities to options
2023-07-20 12:08:09,069 [main] DEBUG com.appiancorp.ps.automatedtest.fixture.BaseFixture - browser=REMOTE_CHROMEJul 20, 2023 12:08:09 PM com.appiancorp.ps.automatedtest.common.RemoteWebDriverBuilder createRemoteDriverINFO: Creating remote driver for browser 'REMOTE_CHROME'Jul 20, 2023 12:08:09 PM org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryTracer createTracerINFO: Using OpenTelemetry for tracingJul 20, 2023 12:08:09 PM org.openqa.selenium.remote.RemoteWebDriver checkNonW3CCapabilitiesWARNING: Support for Legacy Capabilities is deprecated; You are sending the following invalid capabilities: [chromeOptions]; Please update to W3C Syntax: https://www.selenium.dev/blog/2022/legacy-protocol-support/
I have the same issue, how do you fix it
you can use |click on button|Create Price Quote|you should look into the code that developer set label for that button what is it.
I am trying to click on a button in a page
I am trying to click on a button in a page but it is not working with name and index.. Can u help me on that?
and if i use the lib folder as is i am getting below error . any suggestions.
PS C:\WorkFolder\test\AUtomated_Tests\selenium_tests> cucumber '\features\feature_files\automation_regression_EASi-16694\EASi-16695\PR_Team_With_Edit_Right_can_Edit_PR.feature'cannot load such file -- ./FitNesseForAppian/lib/accessors-smart-2.4.9.jar (LoadError)<internal:C:/Ruby/lib/ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'<internal:C:/Ruby/lib/ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'C:/WorkFolder/test/AUtomated_Tests/selenium_tests/ruby_methods/tempo_fixture.rb:2:in `block in <top (required)>'
Appreciate the help
i am new to this and everywhere i looked the jar file has a folder fitness application and which contains fitness for appian jar in lib folder. this jar file does not contain those am i looking at wrong place?