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
  • 0
    Certified Lead Developer

    When you receive a timeout in FItnesse, is usually related with the fact that Fitnesse is not able to find the control you are refered in your script 

  • The value was not populating in Drop-down. I am using Wiki keywords to locate drop down in FitNesse with Appian. I have tried both Wiki Keywords - populate field and populate dropdown to populate values in drop downs:

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

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

    2. |populate dropdown |Drop Down 1|search box with|Cover1|

    Error - populate dropdown: Bad table! DecisionTables should have at least three rows.

    Any other Wiki Keyword which will help to locate drop-downs on Appian Site and populate respected values in Drop down 1 and 2?

     

Reply
  • The value was not populating in Drop-down. I am using Wiki keywords to locate drop down in FitNesse with Appian. I have tried both Wiki Keywords - populate field and populate dropdown to populate values in drop downs:

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

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

    2. |populate dropdown |Drop Down 1|search box with|Cover1|

    Error - populate dropdown: Bad table! DecisionTables should have at least three rows.

    Any other Wiki Keyword which will help to locate drop-downs on Appian Site and populate respected values in Drop down 1 and 2?

     

Children