AutoGeneral / IridiumApplicationTesting

A&G Web Application Testing Suite
https://www.gitbook.com/book/autogeneral/iridiumapplicationtesting-gettingstartedguide/details
MIT License
20 stars 13 forks source link

'select option number alias "<value>" from drop down' doesn't accept an alias as the first value #88

Closed blahDL closed 7 years ago

blahDL commented 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

mcasperson commented 7 years ago

This has been implemented in release 0.0.90. https://autogeneral.gitbooks.io/iridiumapplicationtesting-gettingstartedguide/content/releases.html