Facing issue to select Drop Down value in FitNesse/Appian

Hi Team,

We are facing issue to select value in drop downs - Drop down 1 and Drop down 2. We are working on FitNesse /Appian 24.1 using Wiki Keywords as below:

|populate field |Drop Down 1|with|Cover1|

|populate field |Drop Down 2|with|Cover2|

Error in Test - Timeout period reached: Wait for Field - Drop Down 1

Please suggest to resolve this issue and how to select respective values in both drop downs using Wiki Keywords.

Thank you.

Shivi Khan

  Discussion posts and replies are publicly visible

Parents Reply Children
  • Hi David,

    Due to project limitation, I would not be able to share project screenshot and script details. I am sharing similar screenshots for reference. If required, would connect on online chat/call.

    Sharing similar screenshots where I am facing issue using sample Appian application available at Community edition site. 

    1. Dropdown: The dropdown values are not defined as Static. The <div> id has changed whenever page is getting reloaded.

    2. Date Selector: The <div> id has changed whenever page is getting reloaded. sendKeys () method is also not working since the field was changing dynamically.