FitNesse: fitnesse-for-appian-17.1.2.jar check box issue

After upgrade to fitnesse-for-appian-17.1.2.jar  from fitnesse-for-appian-17.1.1.jar I can't select check boxes as previous fitnesse-for-appian-17.1.1.jar .

Script:

|populate field | Recommendation subtype | with | Part approval only |

| wait for | +3 seconds |

|populate field | Recommendation subtype | with | Give preliminary approval only (development permit applied for) |

| wait for | +3 seconds |

|populate field | Recommendation subtype | with | Require a stated currency period |

| wait for | +3 seconds |

|populate field | Recommendation subtype | with | Approve some of the variations sought (variation requests only) |

| wait or | +3 seconds |

|populate field | Recommendation subtype | with | Approve different variations to those sought (variation requests only) |

| wait for | +3 seconds |

Result with fitnesse-for-appian-17.1.1.jar

Result with fitnesse-for-appian-17.1.2.jar

Please fix this.

Thanks,

Magnus

  Discussion posts and replies are publicly visible

  • Hi magnus, |populate field | Recommendation subtype | with | Part approval only |

    | wait for | +3 seconds |
    Can you try the above after.
    |populate field | Recommendation subtype | with | Approve different variations to those sought (variation requests only) |
    | wait for | +3 seconds

    is your script does have populating of "Includes model conditions only", "Includes non-model conditions" also?, If so, after the script execution we see that other fields are in checked state "Give preliminary approval only (development permit applied for)", "Require a stated currency period", " Approve some of the variations sought (variation requests only)" and "Approve different variations to those sought (variation requests only)". In this case Why these fields are in checked state and why the above three are not? This script should not break. Its not feasible to change the script for every new version of FitNesse
  • Hi chandu,

    The use case is to check combinations of the check boxes.

    Exact the same script, the only change is the version of the appian jar-file.
    We have tried any combination and with fitnesse-for-appian-17.1.2.jar it is not possible to check any of the first three tick boxes.
    We tried one, combinations of two, three and so forth. Also tried different wait and also combinations of verify.
    Something must have been changed in fitnesse-for-appian-17.1.2.jar from fitnesse-for-appian-17.1.1.jar that broke the script.
    Thanks,
    Magnus
  • Magnus,

    I believe the issue was based on the length of the label... this should be fixed in the 17.3.2 release of FitNesse for Appian, which will be updated momentarily on forum. Please download and use that version and let us know if it does not work.

    Thank you,
    Matt K.