Closed blahDL closed 7 years ago
And I select option number alias "PleaseSelectAnInspectionCenterIndex" from the drop down list found by alias "PleaseSelectAnInspectionCenter" if it exists is not working as the alias name doesn't match the \d+ regex for the first value on https://github.com/AutoGeneral/IridiumApplicationTesting/blob/master/src/main/java/au/com/agic/apptesting/steps/DropDownStepDefinitions.java#L162
And I select option number alias "PleaseSelectAnInspectionCenterIndex" from the drop down list found by alias "PleaseSelectAnInspectionCenter" if it exists
This has been implemented in release 0.0.90. https://autogeneral.gitbooks.io/iridiumapplicationtesting-gettingstartedguide/content/releases.html
And I select option number alias "PleaseSelectAnInspectionCenterIndex" from the drop down list found by alias "PleaseSelectAnInspectionCenter" if it exists
is not working as the alias name doesn't match the \d+ regex for the first value on https://github.com/AutoGeneral/IridiumApplicationTesting/blob/master/src/main/java/au/com/agic/apptesting/steps/DropDownStepDefinitions.java#L162